Package org.ujmp.jdbc.table
Interface Table
- All Superinterfaces:
Collection<Map<String,
,Object>> Iterable<Map<String,
,Object>> Serializable
- All Known Implementing Classes:
AbstractTable
,JDBCTable
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
boolean
Methods inherited from interface java.util.Collection
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
-
Method Details
-
add
-
add
- Specified by:
add
in interfaceCollection<Map<String,
Object>>
-
update
-
getFirst
-
getFirst
-
getAll
-
getAll
-