| Package | Description |
|---|---|
| javatools.administrative | |
| javatools.database | |
| javatools.datatypes |
| Class and Description |
|---|
| Database
Copyright 2016 Fabian M.
|
| Class and Description |
|---|
| Database
Copyright 2016 Fabian M.
|
| Database.InitTransactionSQLException |
| Database.Inserter
Represents a bulk loader
|
| Database.TransactionSQLException |
| DBWordNet.Table
One enum per SQL table
|
| 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.Bigint |
| OracleDatabase.Bool |
| OracleDatabase.Varchar |
| PostgresDatabase.Postgretext |
| PostgresDatabase.PostgreVarchar |
| ResultIterator
Copyright 2016 Fabian M.
|
| ResultIterator.ResultWrapper
Wraps the current row in a ResultSet into a T
|
| SQLType
Copyright 2016 Fabian M.
|
| SQLType.ANSIBigint |
| SQLType.ANSIblob |
| SQLType.ANSIboolean |
| SQLType.ANSIchar |
| SQLType.ANSIfloat |
| SQLType.ANSIinteger |
| SQLType.ANSIsmallint |
| SQLType.ANSItext |
| SQLType.ANSItimestamp |
| SQLType.ANSIvarchar |
| WordNet.Synset
Represents a WordNet synset
|
| WordNet.WordType
Types of words in Wordnet
|
| Class and Description |
|---|
| Database
Copyright 2016 Fabian M.
|
Copyright © 2018. All rights reserved.