Package org.apache.empire.db
Interface DBCmdParams
- All Superinterfaces:
Iterable<DBCmdParam>
- All Known Implementing Classes:
DBCmdParamList
DBCmdParams
Provides information about the command parameters used in a DBCommand
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
isEmpty
boolean isEmpty() -
size
int size()
-