public class DatabaseInformation
extends java.lang.Object
Constructor and Description |
---|
DatabaseInformation(byte[] data) |
DatabaseInformation(DatabaseInformation databaseInformation) |
Modifier and Type | Method and Description |
---|---|
int |
getTableCount()
Get the table count.
|
int |
getVersion()
Get the version.
|
public DatabaseInformation(DatabaseInformation databaseInformation)
public DatabaseInformation(byte[] data)