Uses of Class
com.c8db.entity.C8DBVersion
-
Packages that use C8DBVersion Package Description com.c8db com.c8db.internal -
-
Uses of C8DBVersion in com.c8db
Methods in com.c8db that return C8DBVersion Modifier and Type Method Description C8DBVersionC8Database. getVersion()Returns the server name and version number.C8DBVersionC8DB. getVersion()Returns the server name and version number. -
Uses of C8DBVersion in com.c8db.internal
Methods in com.c8db.internal that return C8DBVersion Modifier and Type Method Description C8DBVersionC8DatabaseImpl. getVersion()C8DBVersionC8DBImpl. getVersion()
-