Uses of Class
com.c8db.entity.DatabaseEntity
-
Packages that use DatabaseEntity Package Description com.c8db com.c8db.internal -
-
Uses of DatabaseEntity in com.c8db
Methods in com.c8db that return DatabaseEntity Modifier and Type Method Description DatabaseEntityC8Database. getInfo()Retrieves information about the current database -
Uses of DatabaseEntity in com.c8db.internal
Methods in com.c8db.internal that return DatabaseEntity Modifier and Type Method Description DatabaseEntityC8DatabaseImpl. getInfo()Methods in com.c8db.internal that return types with arguments of type DatabaseEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<DatabaseEntity>InternalC8Database. getInfoResponseDeserializer()
-