|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ResultIterator.ResultWrapper<T> | Wraps the current row in a ResultSet into a T |
Class Summary | |
---|---|
Database | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
DBWordNet | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
DummyDatabase | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
DummyDatabase.DummyResultSet | Wraps just the data |
MySQLDatabase | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
MySQLDatabase.ANSIvarcharBin | a VARCHAR BINARY type, making sure we are case-sensitive in varchar fields (currently we assume case-sensitive collation is used by default, however, the method 'enforceCaseSensitivity' can replace the normal VARCHAR representation by this one, so if the database collation is not case-sensitive case-sensitive applications can use this sqltype on demand) |
MySQLDatabase.Blob | BLOB/TEXT type for MySQL |
MySQLDatabase.MysqlVarchar | VARCHAR type for MySQL |
OracleDatabase | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
OracleDatabase.Bigint | |
OracleDatabase.Bool | |
OracleDatabase.Varchar | |
PostgresDatabase | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
PostgresDatabase.Postgretext | |
PostgresDatabase.PostgreVarchar | |
ResultIterator<T> | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
SQLType | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
SQLType.ANSIBigint | |
SQLType.ANSIblob | |
SQLType.ANSIboolean | |
SQLType.ANSIchar | |
SQLType.ANSIfloat | |
SQLType.ANSIinteger | |
SQLType.ANSIsmallint | |
SQLType.ANSItext | |
SQLType.ANSItimestamp | |
SQLType.ANSIvarchar | |
WordNet | This class is part of the Java Tools (see http://mpii.de/yago-naga/javatools). |
WordNet.Synset | Represents a WordNet synset |
Enum Summary | |
---|---|
DBWordNet.Table | One enum per SQL table |
WordNet.WordType | Types of words in Wordnet |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |