|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJDBCollection.Options | |
---|---|
org.ejdb.driver |
Uses of EJDBCollection.Options in org.ejdb.driver |
---|
Methods in org.ejdb.driver that return EJDBCollection.Options | |
---|---|
EJDBCollection.Options |
EJDBCollection.getOptions()
Returns collection options EJDBCollection.Options |
Methods in org.ejdb.driver with parameters of type EJDBCollection.Options | |
---|---|
EJDBCollection |
EJDB.ensureCollection(java.lang.String cname,
EJDBCollection.Options opts)
Automatically creates new collection if it does't exists. |
void |
EJDBCollection.ensureExists(EJDBCollection.Options opts)
Automatically creates new collection if it does't exists. |
EJDBCollection |
EJDB.getCollection(java.lang.String cname,
boolean ecreate,
EJDBCollection.Options opts)
Returns collection object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |