Index

A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abort(Executor) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
absolute(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
AbstractStatementString - Class in net.anwiba.commons.jdbc.resource
 
AbstractStatementString() - Constructor for class net.anwiba.commons.jdbc.resource.AbstractStatementString
 
accept(IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.INamedTableFilter
 
accept(IDatabaseTypeVisitor<T, E>) - Method in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
add(Object...) - Method in class net.anwiba.commons.jdbc.BatchTransfer
 
add(Object...) - Method in interface net.anwiba.commons.jdbc.IBatchTransfer
 
add(String) - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
add(PreparedStatement, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
add(PreparedStatement, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
add(IPostConnectionProcedure) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
add(IPostConnectionProcedure) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnectorRegistry
 
add(IRegisterableDatabaseConnector) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
add(IRegisterableDatabaseConnector) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnectorRegistry
 
add(IApplicable<Connection>, IProcedure<Connection, SQLException>) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnectorRegistry
 
addBatch() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
addBatch(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
adjustValue(Object) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
afterLast() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
aggregate(Connection, String, IConverter<Iterable<IResult>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
aggregate(Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<Iterable<IResult>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
aggregate(IDatabaseConnector, IJdbcConnectionDescription, String, IConverter<Iterable<IResult>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
aggregate(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<Iterable<IResult>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
aggregate(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<Iterable<IResult>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
ARRAY - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
asSQLException(Throwable) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

B

batchTransfer(Connection, String, String[], String[]) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
batchTransfer(Connection, String, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
BatchTransfer - Class in net.anwiba.commons.jdbc
 
BatchTransfer(Connection, int, int, String, String, String) - Constructor for class net.anwiba.commons.jdbc.BatchTransfer
 
beforeFirst() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
BIGINT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
BINARY - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
bind(String, Object...) - Static method in class net.anwiba.commons.jdbc.resource.AbstractStatementString
 
bind(Locale, String, Object...) - Static method in class net.anwiba.commons.jdbc.resource.AbstractStatementString
 
BIT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
BLOB - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
BOOLEAN - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
booleanResult(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
booleanResult(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
booleanResult(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

C

call(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
call(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
call(Connection, String, IProcedure<PreparedStatement, SQLException>, IProcedure<ResultSet, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
cancel() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
cancelRowUpdates() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
CHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
CHECK - Enum constant in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
clearBatch() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
clearParameters() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
clearWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
clearWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
clearWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
CLOB - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
close() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
close() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
close() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
close() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultsAdapter
 
close(AutoCloseable) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
close(AutoCloseable, AutoCloseable, AutoCloseable...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
close(SQLException, AutoCloseable) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
close(SQLException, AutoCloseable, AutoCloseable, AutoCloseable...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
closeLogWriter() - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
closeOnCompletion() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
ColumnMetaData - Class in net.anwiba.commons.jdbc.metadata
 
ColumnMetaData(String, String, String, String, long, int, boolean, boolean, boolean) - Constructor for class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
commit() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
commit(Connection, IntCounter, SQLException) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
connect(String, String, String, boolean, int, boolean) - Method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
connect(String, String, String, boolean, int, boolean, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
connect(String, String, String, boolean, int, boolean, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
connectionHash() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
connectionHash() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
ConnectionUtilities - Class in net.anwiba.commons.jdbc.connection
 
ConnectionUtilities() - Constructor for class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
connectReadOnly(String, String, String, int) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectReadOnly(String, String, String, int, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
connectReadOnly(String, String, String, int, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
connectReadOnly(String, String, String, int, IProperties) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectReadOnly(IJdbcConnectionDescription) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectReadOnly(IJdbcConnectionDescription, int) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectWritable(String, String, String, boolean, int) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectWritable(String, String, String, boolean, int, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
connectWritable(String, String, String, boolean, int, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
connectWritable(String, String, String, boolean, int, IProperties) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectWritable(IJdbcConnectionDescription, boolean) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
connectWritable(IJdbcConnectionDescription, boolean, int) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
Constraint - Class in net.anwiba.commons.jdbc.constraint
 
Constraint(String, ConstraintType, String) - Constructor for class net.anwiba.commons.jdbc.constraint.Constraint
 
ConstraintsUtilities - Class in net.anwiba.commons.jdbc.constraint
 
ConstraintsUtilities() - Constructor for class net.anwiba.commons.jdbc.constraint.ConstraintsUtilities
 
ConstraintType - Enum Class in net.anwiba.commons.jdbc.constraint
 
contains(String) - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
contains(Connection, String, String, Object) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
contains_whitespace_character - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
containsBooleanConstraints(String, Constraint[]) - Static method in class net.anwiba.commons.jdbc.constraint.ConstraintsUtilities
 
convert(String) - Method in class net.anwiba.commons.jdbc.name.DatabaseNamesConverter
 
convert(Connection, int, Object, IProvider<IDatabaseType>) - Method in interface net.anwiba.commons.jdbc.result.IResultSetValuesConverter
 
count(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
count(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
count(PreparedStatement, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
count(IDatabaseConnector, IJdbcConnectionDescription, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
create(int) - Static method in class net.anwiba.commons.jdbc.name.DatabaseNamesConverter
 
create(String, File) - Method in class net.anwiba.commons.jdbc.connection.JdbcFileSystemUrlStringResolver
 
create(String, String, String, String) - Method in class net.anwiba.commons.jdbc.connection.JdbcServiceUrlStringResolver
 
create(Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseVersionListFactory
 
create(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createArrayOf(String, Object[]) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createBlob() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createClob() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createConnection(String, String, String) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
createConnection(String, String, String, boolean, boolean, IProperties) - Static method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
createIdentifierSelectStatement(String, String, Iterable<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createIdentifierSelectStatement(String, String, String, Iterable<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createIfNotExists(Connection, String, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createLowerCaseFactory(int) - Static method in class net.anwiba.commons.jdbc.name.DatabaseNamesConverter
 
createNClob() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createSelectStatement(String, Iterable<String>, Iterable<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createSelectStatement(String, Iterable<String>, String, Iterable<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createSQLXML() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createStatement() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createStatement(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createStatement(int, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createStatement(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
createStruct(String, Object[]) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
createUpperCaseFactory(int) - Static method in class net.anwiba.commons.jdbc.name.DatabaseNamesConverter
 

D

DatabaseColumnName - Class in net.anwiba.commons.jdbc.name
 
DatabaseColumnName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
DatabaseColumnName(String, String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
DatabaseColumnName(IDatabaseTableName, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
DatabaseConnector - Class in net.anwiba.commons.jdbc.connection
 
DatabaseConnector(List<IRegisterableDatabaseConnector>) - Constructor for class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
DatabaseConstraintName - Class in net.anwiba.commons.jdbc.name
 
DatabaseConstraintName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
DatabaseConstraintName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
DatabaseConstraintName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
DatabaseFacade - Class in net.anwiba.commons.jdbc.database
 
DatabaseFacade() - Constructor for class net.anwiba.commons.jdbc.database.DatabaseFacade
 
DatabaseFacadeProvider - Class in net.anwiba.commons.jdbc.database
 
DatabaseFacadeProvider(List<IRegisterableDatabaseFacade>) - Constructor for class net.anwiba.commons.jdbc.database.DatabaseFacadeProvider
 
DatabaseIndexName - Class in net.anwiba.commons.jdbc.name
 
DatabaseIndexName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
DatabaseIndexName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
DatabaseIndexName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
DatabaseNamesConverter - Class in net.anwiba.commons.jdbc.name
 
DatabaseSchemaName - Class in net.anwiba.commons.jdbc.name
 
DatabaseSchemaName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
DatabaseSchemaName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
DatabaseSequenceName - Class in net.anwiba.commons.jdbc.name
 
DatabaseSequenceName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
DatabaseSequenceName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
DatabaseSequenceName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
DatabaseSoftwareUtilities - Class in net.anwiba.commons.jdbc.software
 
DatabaseSoftwareUtilities() - Constructor for class net.anwiba.commons.jdbc.software.DatabaseSoftwareUtilities
 
DatabaseSynonymName - Class in net.anwiba.commons.jdbc.name
 
DatabaseSynonymName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
DatabaseSynonymName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
DatabaseSynonymName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
DatabaseTableName - Class in net.anwiba.commons.jdbc.name
 
DatabaseTableName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTableName
 
DatabaseTableName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTableName
 
DatabaseTableName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTableName
 
DatabaseTriggerName - Class in net.anwiba.commons.jdbc.name
 
DatabaseTriggerName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
DatabaseTriggerName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
DatabaseTriggerName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
DatabaseType - Enum Class in net.anwiba.commons.jdbc.type
 
DatabaseUtilities - Class in net.anwiba.commons.jdbc
 
DatabaseUtilities() - Constructor for class net.anwiba.commons.jdbc.DatabaseUtilities
 
DatabaseViewName - Class in net.anwiba.commons.jdbc.name
 
DatabaseViewName(String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseViewName
 
DatabaseViewName(String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseViewName
 
DatabaseViewName(String, String, String) - Constructor for class net.anwiba.commons.jdbc.name.DatabaseViewName
 
DATALINK - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
DATE - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
DECIMAL - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
DEFAULT - Static variable in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
DefaultDatabaseConnector - Class in net.anwiba.commons.jdbc.connection
 
DefaultDatabaseConnector() - Constructor for class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
defaultValue() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns the value of the defaultValue record component.
deleteRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
DERBY - Enum constant in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
description() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns the value of the description record component.
DISTINCT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
DOUBLE - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
DOUBLE_PRECISION - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
doubleResult(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
doubleResult(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
dropIndex(Connection, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
dropTable(Connection, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

E

empty_string_value - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
equals(Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
equals(Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
equals(Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
equals(Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
equals(Object) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
equals(Object) - Method in record class net.anwiba.commons.jdbc.metadata.Property
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
equals(Object) - Method in class net.anwiba.commons.jdbc.software.JdbcPattern
 
execute() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
execute(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
execute(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
execute(String, int[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
execute(String, String[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
execute(Connection) - Method in interface net.anwiba.commons.jdbc.connection.IPostConnectionProcedure
 
execute(Connection, File) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Connection, File, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Connection, String, IProcedure<PreparedStatement, SQLException>, IProcedure<ResultSet, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(Statement, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(IDatabaseConnector, IJdbcConnectionDescription, IFunction<Connection, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(IDatabaseConnector, IJdbcConnectionDescription, IInterruptableFunction<Connection, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(IDatabaseConnector, IJdbcConnectionDescription, IProcedure<Connection, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(IObserverFactory, Connection, String, IInterruptableProcedure<PreparedStatement, SQLException>, IInterruptableBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(ICanceler, Connection, String, IBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(ICanceler, Connection, String, IInterruptableBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(ICanceler, Connection, String, IInterruptableProcedure<PreparedStatement, SQLException>, IInterruptableBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
execute(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>, IBiFunction<PreparedStatement, IBooleanContainer, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
executeAndLog(String, ISupplier<V, SQLException>) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeBatch() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeBatch(IntCounter, IntCounter, PreparedStatement) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
executeQuery() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
executeQuery(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeUpdate() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
executeUpdate(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeUpdate(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeUpdate(String, int[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
executeUpdate(String, String[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
exists(Connection, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
exists(IDatabaseConnector, IJdbcConnectionDescription) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

F

FileDatabaseSoftware - Enum Class in net.anwiba.commons.jdbc.software
 
findColumn(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
first() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
FLOAT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
foreach(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IConsumer<IResult, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
FOREIGN_KEY - Enum constant in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 

G

getAndLog(ISupplier<V, SQLException>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getAndLog(ISupplier<V, SQLException>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getApplicableTypes() - Static method in class net.anwiba.commons.jdbc.software.DatabaseSoftwareUtilities
 
getArray(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getArray(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getArray(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getArray(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getArray(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getArray(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getArray(String) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getArray(String) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getAsciiStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getAsciiStream(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getAsciiStream(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getAsciiStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getAsString(Statement, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getAutoCommit() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getBigDecimal(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBigDecimal(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBigDecimal(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBigDecimal(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBigDecimal(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBigDecimal(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBigDecimal(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBinaryStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBinaryStream(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getBinaryStream(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getBinaryStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBlob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBlob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBlob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBlob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBoolean(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBoolean(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBoolean(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getBoolean(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getBoolean(int, boolean) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getBoolean(int, boolean) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getBoolean(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBoolean(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getByDriverNamw(String) - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getByName(String) - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getByName(String) - Static method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getByName(String) - Static method in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
getByProtocol(String) - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getByte(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getByte(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getByte(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getByte(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getByte(int, byte) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getByte(int, byte) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getByte(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getByte(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBytes(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBytes(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getBytes(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getBytes(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getBytes(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getBytes(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getByTypeId(int) - Static method in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
getByUrl(String) - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getByUrl(String) - Static method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getCapabilities(ICanceler, Connection) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getCapabilities(ICanceler, Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getCatalog() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
getCatalogName() - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseConstraintName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseIndexName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSchemaName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSequenceName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTableName
 
getCatalogName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTriggerName
 
getCharacterStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getCharacterStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getCharacterStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getCharacterStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getClientInfo() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getClientInfo(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getClientProperties(ICanceler, Connection) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getClientProperties(ICanceler, Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getClob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getClob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getClob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getClob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getCode() - Method in interface net.anwiba.commons.jdbc.metadata.IDatabaseType
 
getCode() - Method in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
getColumnConstaints(String, Map<String, Constraint>) - Static method in class net.anwiba.commons.jdbc.constraint.ConstraintsUtilities
 
getColumnCount() - Method in interface net.anwiba.commons.jdbc.metadata.ITableMetaData
 
getColumnCount() - Method in class net.anwiba.commons.jdbc.metadata.TableMetaData
 
getColumnMetaData(int) - Method in interface net.anwiba.commons.jdbc.metadata.ITableMetaData
 
getColumnMetaData(int) - Method in class net.anwiba.commons.jdbc.metadata.TableMetaData
 
getColumnName() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getColumnName() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getColumnName() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
getColumnName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseColumnName
 
getColumnNames() - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
getColumnNames() - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getColumnNames() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getColumnPrivileges(Connection, IDatabaseTableName, String) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getColumnPrivileges(Connection, IDatabaseTableName, String) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getConcurrency() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getCondition() - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
getConnection() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getConnection() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getConstraint(Map<String, Constraint>, String, ConstraintType, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getConstraintMetadata(ICanceler, Connection, IDatabaseTableName, IDatabaseConstraintName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getConstraintMetadata(ICanceler, Connection, IDatabaseTableName, IDatabaseConstraintName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getConstraintName() - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
getConstraintName() - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
getConstraintName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseConstraintName
 
getConstraints() - Method in interface net.anwiba.commons.jdbc.metadata.ITableMetaData
 
getConstraints() - Method in class net.anwiba.commons.jdbc.metadata.TableMetaData
 
getConstraints(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getConstraints(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getCursorName() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDatabaseProperties(ICanceler, Connection) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getDatabaseProperties(ICanceler, Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getDatabaseSoftware() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getDatabaseTable() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
getDatabaseTable() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseColumnName
 
getDataTypes(ICanceler, Connection) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getDataTypes(ICanceler, Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getDate(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDate(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDate(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getDate(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getDate(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDate(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDate(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDate(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDate(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDate(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDefaultJdbcUrlPatternName() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getDefaultJdbcUrlPatternName() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getDefaultJdbcUrlPatternName() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getDefaultSchema() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getDescription() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getDescription() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getDouble(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDouble(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDouble(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getDouble(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getDouble(int, double) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getDouble(int, double) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getDouble(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getDouble(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getDouble(ResultSet, int) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getDriver() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getDriver() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getDriver() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getDriverName() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getDriverName() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getDriverName() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getDriverName() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getFacade(IJdbcConnectionDescription) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacadeProvider
 
getFacade(IJdbcConnectionDescription) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacadeProvider
 
getFetchDirection() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getFetchDirection() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getFetchSize() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getFetchSize() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getFloat(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getFloat(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getFloat(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getFloat(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getFloat(int, float) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getFloat(int, float) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getFloat(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getFloat(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getGeneratedKeys() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getGisSupportingTypes() - Static method in class net.anwiba.commons.jdbc.software.DatabaseSoftwareUtilities
 
getHoldability() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getHoldability() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getIdentifier() - Method in interface net.anwiba.commons.jdbc.software.IJdbcPattern
 
getIdentifier() - Method in class net.anwiba.commons.jdbc.software.JdbcPattern
 
getIdentifierNames(Map<String, Constraint>) - Static method in class net.anwiba.commons.jdbc.constraint.ConstraintsUtilities
 
getIndexMetadata(ICanceler, Connection, IDatabaseIndexName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getIndexMetadata(ICanceler, Connection, IDatabaseIndexName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getIndexName() - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
getIndexName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseIndexName
 
getIndicies(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getIndicies(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getInputStream(BiFunction<Class, String, InputStream>, Class, String) - Static method in class net.anwiba.commons.jdbc.resource.ResourceUtilities
 
getInt(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getInt(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getInt(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getInt(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getInteger(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getInteger(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getInteger(int, int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getInteger(int, int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getInteger(ResultSet, int) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getJdbcUrlPattern(String) - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getJdbcUrlPattern(String) - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getJdbcUrlPattern(String) - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getJdbcUrlPatterns() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getJdbcUrlPatterns() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getJdbcUrlPatterns() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getLabel() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getLabel() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getLength() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getLength() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getLong(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getLong(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getLong(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getLong(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getLong(int, long) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getLong(int, long) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getLong(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getLong(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getLong(ResultSet, int) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getMajorVersion(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getMaxFieldSize() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getMaxRows() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getMetaData() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
getMetaData() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getMetaData() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getMetaData(Connection) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getMetaData(Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getMinorVersion(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getMoreResults() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getMoreResults(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getName() - Method in interface net.anwiba.commons.jdbc.database.INamedTableFilter
 
getName() - Method in interface net.anwiba.commons.jdbc.metadata.IDatabaseType
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
getName() - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseColumnName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseConstraintName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseIndexName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSchemaName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSequenceName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTableName
 
getName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTriggerName
 
getNCharacterStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNCharacterStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNCharacterStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNCharacterStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNClob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNClob(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNClob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNClob(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNetworkTimeout() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getNString(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNString(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNString(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getNString(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getNumberOfValues() - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getNumberOfValues() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getObject(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getObject(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getObject(int, Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(int, Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(String) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getObject(String) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getObject(String, Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(String, Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getObject(Connection) - Method in interface net.anwiba.commons.jdbc.value.IDatabaseValue
 
getOwner(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getParameterMetaData() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
getPassword() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getPattern() - Method in interface net.anwiba.commons.jdbc.software.IJdbcPattern
 
getPattern() - Method in class net.anwiba.commons.jdbc.software.JdbcPattern
 
getPort() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getPort() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getPort() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getProduct(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getProperties() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getProperties(String, String, boolean, IProperties) - Static method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
getProtocol() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getProtocol() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
getProtocol() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
getProtocol() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
getQueryTimeout() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getRef(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getRef(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getRef(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getRef(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getResultSet() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getResultSet() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getResultSetConcurrency() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getResultSetHoldability() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getResultSetType() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getRow() - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getRow() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getRowId(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getRowId(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getRowId(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getRowId(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getScale() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getScale() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getSchema() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
getSchemaName() - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseColumnName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseConstraintName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseIndexName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSchemaName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSequenceName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTableName
 
getSchemaName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTriggerName
 
getSchemaNames(ICanceler, Connection, String) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getSchemaNames(ICanceler, Connection, String) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getSequenceMetadata(ICanceler, Connection, IDatabaseSequenceName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getSequenceMetadata(ICanceler, Connection, IDatabaseSequenceName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getSequenceName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
getSequenceName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseSequenceName
 
getSequences(ICanceler, Connection, IDatabaseSchemaName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getSequences(ICanceler, Connection, IDatabaseSchemaName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getShort(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getShort(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getShort(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getShort(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getShort(int, short) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getShort(int, short) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getShort(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getShort(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getSQLXML(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getSQLXML(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getSQLXML(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getSQLXML(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getStatement() - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getStatement() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
getStatement() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getStatement() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getStatementString(Connection, double, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getString(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getString(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getString(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getString(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getString(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getString(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getString(String) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getString(String) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getTableColumnMetadata(ICanceler, Connection, IDatabaseColumnName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTableColumnMetadata(ICanceler, Connection, IDatabaseColumnName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableColumns(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTableColumns(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableFilters() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTableFilters() - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableMetadata(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTableMetadata(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableName() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getTableName() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getTableName() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
getTableName() - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
getTableName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
getTableName() - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
getTableName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseColumnName
 
getTableName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTableName
 
getTablePrivileges(Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTablePrivileges(Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTables(ICanceler, Connection, IDatabaseSchemaName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTables(ICanceler, Connection, IDatabaseSchemaName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableStatement(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTableStatement(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTableTypes(DatabaseMetaData, IApplicable<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getTime(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTime(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTime(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getTime(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getTime(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTime(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTime(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTime(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTime(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTime(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTimestamp(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTimestamp(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTimestamp(int) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
getTimestamp(int) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
getTimestamp(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTimestamp(int, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTimestamp(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTimestamp(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTimestamp(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getTimestamp(String, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getTimeZone(ICanceler, Connection) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTransactionIsolation() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getTriggerMetadata(ICanceler, Connection, IDatabaseTriggerName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTriggerMetadata(ICanceler, Connection, IDatabaseTriggerName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTriggerName() - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
getTriggerName() - Method in interface net.anwiba.commons.jdbc.name.IDatabaseTriggerName
 
getTriggers(ICanceler, Connection, IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTriggers(ICanceler, Connection, IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getTriggerStatement(ICanceler, Connection, IDatabaseTriggerName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getTriggerStatement(ICanceler, Connection, IDatabaseTriggerName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getType() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getType() - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
getType() - Method in interface net.anwiba.commons.jdbc.value.IDatabaseValue
 
getTypeById(char) - Static method in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
getTypeById(String) - Static method in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
getTypeMap() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
getTypeName() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
getTypeName() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
getTypeName() - Method in interface net.anwiba.commons.jdbc.value.IDatabaseValue
 
getUnicodeStream(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getUnicodeStream(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getUpdateCount() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getUrl() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getURL(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getURL(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getURL(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
getURL(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getUserName() - Method in interface net.anwiba.commons.jdbc.connection.IJdbcConnectionDescription
 
getVersion(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getVersionAsDouble(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
getViewColumns(ICanceler, Connection, IDatabaseViewName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getViewColumns(ICanceler, Connection, IDatabaseViewName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getViews(ICanceler, Connection, IDatabaseSchemaName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
getViews(ICanceler, Connection, IDatabaseSchemaName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
getWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
getWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
getWarnings() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 

H

H2 - Enum constant in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
H2 - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
HANA - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
hasColumn(String) - Method in interface net.anwiba.commons.jdbc.result.IResult
 
hasColumn(String) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
hash(String, Object) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
hash(Connection) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
hash(ResultSet) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
hash(Statement) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
hashCode() - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
hashCode() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
hashCode() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
hashCode() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
hashCode() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
hashCode() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns a hash code value for this object.
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseConstraintName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseIndexName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseSchemaName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseSequenceName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseSynonymName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseTableName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseTriggerName
 
hashCode() - Method in class net.anwiba.commons.jdbc.name.DatabaseViewName
 
hashCode() - Method in class net.anwiba.commons.jdbc.software.JdbcPattern
 
hasNext() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultsAdapter
 
HSQLDB - Enum constant in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 

I

IBatchTransfer - Interface in net.anwiba.commons.jdbc
 
IColumnMetaData - Interface in net.anwiba.commons.jdbc.metadata
 
IDatabaseColumnName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseConnector - Interface in net.anwiba.commons.jdbc.connection
 
IDatabaseConnectorRegistry - Interface in net.anwiba.commons.jdbc.connection
 
IDatabaseConstraintName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseFacade - Interface in net.anwiba.commons.jdbc.database
 
IDatabaseFacadeProvider - Interface in net.anwiba.commons.jdbc.database
 
IDatabaseIndexName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseNamesConstants - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseNamesConverter - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseSchemaName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseSequenceName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseSoftware - Interface in net.anwiba.commons.jdbc.software
 
IDatabaseSynonymName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseTableName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseTriggerName - Interface in net.anwiba.commons.jdbc.name
 
IDatabaseType - Interface in net.anwiba.commons.jdbc.metadata
 
IDatabaseTypeVisitor<T,E extends Exception> - Interface in net.anwiba.commons.jdbc.type
 
IDatabaseValue - Interface in net.anwiba.commons.jdbc.value
 
IDatabaseVersionListFactory - Interface in net.anwiba.commons.jdbc.database
 
IDatabaseViewName - Interface in net.anwiba.commons.jdbc.name
 
IJdbcConnectionDescription - Interface in net.anwiba.commons.jdbc.connection
 
IJdbcPattern - Interface in net.anwiba.commons.jdbc.software
 
INamedTableFilter - Interface in net.anwiba.commons.jdbc.database
 
indexOf(String) - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
initialize(Class<?>, BiFunction<Class, String, InputStream>) - Static method in class net.anwiba.commons.jdbc.resource.AbstractStatementString
 
insertRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
INTEGER - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
interruptableStetter(Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
interruptableStetter(List) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
IPostConnectionProcedure - Interface in net.anwiba.commons.jdbc.connection
 
IRegisterableDatabaseConnector - Interface in net.anwiba.commons.jdbc.connection
 
IRegisterableDatabaseFacade - Interface in net.anwiba.commons.jdbc.database
 
IResult - Interface in net.anwiba.commons.jdbc.result
 
IResults - Interface in net.anwiba.commons.jdbc.result
 
IResultSetValuesConverter - Interface in net.anwiba.commons.jdbc.result
 
isAfterLast() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isApplicable() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
isApplicable() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
isApplicable() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
isApplicable(String) - Method in class net.anwiba.commons.jdbc.connection.DefaultDatabaseConnector
 
isAutoIncrement() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
isAutoIncrement() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
isBeforeFirst() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isClosed() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isClosed() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
isClosed() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
isClosed() - Method in interface net.anwiba.commons.jdbc.result.IResults
 
isClosed() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultsAdapter
 
isCloseOnCompletion() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
isConnectable(String, String, String) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
isConnectable(String, String, String, IProperties) - Method in class net.anwiba.commons.jdbc.connection.DatabaseConnector
 
isConnectable(String, String, String, IProperties) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
isConnectable(IJdbcConnectionDescription) - Method in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
isFirst() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isGisSupportApplicable() - Method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
isGisSupportApplicable() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
isGisSupportApplicable() - Method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
isInformationSchema(IDatabaseSchemaName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
isKey() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
isKey() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
isLast() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isNullable() - Method in class net.anwiba.commons.jdbc.metadata.ColumnMetaData
 
isNullable() - Method in interface net.anwiba.commons.jdbc.metadata.IColumnMetaData
 
isPoolable() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
isPrimaryKey() - Method in class net.anwiba.commons.jdbc.constraint.Constraint
 
isPrimaryKey(Map<String, Constraint>, String) - Static method in class net.anwiba.commons.jdbc.constraint.ConstraintsUtilities
 
isReadOnly() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
isSupported(String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
isTable(IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
isTable(IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
IStatementValueConsumer - Interface in net.anwiba.commons.jdbc
 
isValid(int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
isView(IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
isView(IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
isWrapperFor(Class<?>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
isWrapperFor(Class<?>) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
isWrapperFor(Class<?>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
isWrapperFor(Class<?>) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
isWrapperFor(Class<?>) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
ITableMetaData - Interface in net.anwiba.commons.jdbc.metadata
 
iterator() - Method in class net.anwiba.commons.jdbc.metadata.TableMetaData
 
iterator(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
iterator(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
iterator(ICanceler, PreparedStatement) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
iterator(ICanceler, PreparedStatement, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
iterator(ICanceler, ResultSet, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

J

JAVA_OBJECT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
JdbcFileSystemUrlStringResolver - Class in net.anwiba.commons.jdbc.connection
 
JdbcFileSystemUrlStringResolver(String) - Constructor for class net.anwiba.commons.jdbc.connection.JdbcFileSystemUrlStringResolver
 
JdbcPattern - Class in net.anwiba.commons.jdbc.software
 
JdbcPattern(String, String) - Constructor for class net.anwiba.commons.jdbc.software.JdbcPattern
 
JdbcServiceUrlStringResolver - Class in net.anwiba.commons.jdbc.connection
 
JdbcServiceUrlStringResolver(String) - Constructor for class net.anwiba.commons.jdbc.connection.JdbcServiceUrlStringResolver
 
JdbcServiceUrlStringResolver(String, Map<String, String>) - Constructor for class net.anwiba.commons.jdbc.connection.JdbcServiceUrlStringResolver
 

L

last() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
loadDriver(String) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
LONGNVARCHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
longResult(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
longResult(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
longResult(Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, Long, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
longResult(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
LONGVARBINARY - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
LONGVARCHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 

M

MARIADB - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
MATERIALIZED_VIEW - Enum constant in enum class net.anwiba.commons.jdbc.type.TableType
 
maximumLength() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns the value of the maximumLength record component.
metadatas(ICanceler, Connection, IFactory<DatabaseMetaData, ResultSet, SQLException>, IConverter<ResultSet, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
more_than_i0_characters - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
moveToCurrentRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
moveToInsertRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
MSSQL - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
MYSQL - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 

N

name() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns the value of the name record component.
name() - Method in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
nativeSQL(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
NCHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
NCLOB - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
net.anwiba.commons.jdbc - module net.anwiba.commons.jdbc
 
net.anwiba.commons.jdbc - package net.anwiba.commons.jdbc
 
net.anwiba.commons.jdbc.connection - package net.anwiba.commons.jdbc.connection
 
net.anwiba.commons.jdbc.constraint - package net.anwiba.commons.jdbc.constraint
 
net.anwiba.commons.jdbc.database - package net.anwiba.commons.jdbc.database
 
net.anwiba.commons.jdbc.metadata - package net.anwiba.commons.jdbc.metadata
 
net.anwiba.commons.jdbc.name - package net.anwiba.commons.jdbc.name
 
net.anwiba.commons.jdbc.resource - package net.anwiba.commons.jdbc.resource
 
net.anwiba.commons.jdbc.result - package net.anwiba.commons.jdbc.result
 
net.anwiba.commons.jdbc.software - package net.anwiba.commons.jdbc.software
 
net.anwiba.commons.jdbc.type - package net.anwiba.commons.jdbc.type
 
net.anwiba.commons.jdbc.value - package net.anwiba.commons.jdbc.value
 
next() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
next() - Method in class net.anwiba.commons.jdbc.result.ResultSetToResultsAdapter
 
next(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
NONE - Enum constant in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
NULL - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
null_or_empty_string_value - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
null_value - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
nullHash() - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
nullHash(String) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
NUMERIC - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
NVARCHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 

O

openLogWriter() - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
ORACLE - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
OTHER - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 

P

POSTGRES - Enum constant in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
 
prepareCall(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareCall(String, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareCall(String, int, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String, int[]) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String, int, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
prepareStatement(String, String[]) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
previous() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
PRIMARY_KEY - Enum constant in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
Property - Record Class in net.anwiba.commons.jdbc.metadata
 
Property(String, Object, String, Integer, Object) - Constructor for record class net.anwiba.commons.jdbc.metadata.Property
Creates an instance of a Property record class.

Q

query(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
quoted(String) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
quoted(String) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
quoted(IDatabaseTableName) - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
quoted(IDatabaseTableName) - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
quotedCharacter() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 

R

readConstraints(Connection, String, String, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
REAL - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
REF - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
refreshRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
registerOutParameter(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
registerOutParameter(int, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
registerOutParameter(int, int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
registerOutParameter(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
registerOutParameter(String, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
registerOutParameter(String, int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
relative(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
releaseSavepoint(Savepoint) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
reserved_name - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
RESERVED_NAMES - Static variable in interface net.anwiba.commons.jdbc.name.IDatabaseNamesConstants
 
ResourceUtilities - Class in net.anwiba.commons.jdbc.resource
 
ResourceUtilities() - Constructor for class net.anwiba.commons.jdbc.resource.ResourceUtilities
 
result(Connection, String, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(IDatabaseConnector, IJdbcConnectionDescription, String, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(ICanceler, Connection, String, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
result(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(Connection, String, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(Connection, String, IInterruptableFunction<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(Connection, String, IInterruptableProcedure<PreparedStatement, SQLException>, IInterruptableFunction<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IDatabaseConnector, IJdbcConnectionDescription, String, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IDatabaseConnector, IJdbcConnectionDescription, String, IInterruptableFunction<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IObserverFactory, Connection, String, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IObserverFactory, Connection, String, IInterruptableProcedure<PreparedStatement, SQLException>, IInterruptableFunction<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(ICanceler, Connection, String, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
results(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IResult, T, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSet(Connection, String) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSet(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSet(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSet(IObserverFactory, Connection, String, IProcedure<PreparedStatement, SQLException>, IBiFunction<PreparedStatement, IBooleanContainer, ResultSet, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSet(ICanceler, Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
resultSetHash() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
ResultSetToResultAdapter - Class in net.anwiba.commons.jdbc.result
 
ResultSetToResultAdapter(ResultSet, IResultSetValuesConverter) - Constructor for class net.anwiba.commons.jdbc.result.ResultSetToResultAdapter
 
ResultSetToResultsAdapter - Class in net.anwiba.commons.jdbc.result
 
ResultSetToResultsAdapter(ResultSet, IResultSetValuesConverter) - Constructor for class net.anwiba.commons.jdbc.result.ResultSetToResultsAdapter
 
rollback() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
rollback(Connection, IntCounter, SQLException) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
rollback(Savepoint) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
rowDeleted() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
ROWID - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
rowInserted() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
rowUpdated() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 

S

SERVICE - Static variable in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
ServiceDatabaseSoftware - Enum Class in net.anwiba.commons.jdbc.software
 
setAndLog(Object, IBlock<SQLException>) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setArray(int, Array) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setAsciiStream(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setAutoCommit(boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setBigDecimal(int, BigDecimal) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBigDecimal(String, BigDecimal) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBinaryStream(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBinaryStream(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBlob(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBlob(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBlob(int, Blob) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBlob(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBlob(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBlob(String, Blob) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBoolean(int, boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBoolean(String, boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setByte(int, byte) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setByte(String, byte) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setBytes(int, byte[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setBytes(String, byte[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setCatalog(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setCharacterStream(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setCharacterStream(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setClientInfo(String, String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setClientInfo(Properties) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setClob(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setClob(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setClob(int, Clob) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setClob(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setClob(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setClob(String, Clob) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setCursorName(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setDate(int, Date) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setDate(int, Date, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setDate(String, Date) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setDate(String, Date, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setDouble(int, double) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setDouble(String, double) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setEscapeProcessing(boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setFetchDirection(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
setFetchDirection(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setFetchSize(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
setFetchSize(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setFloat(int, float) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setFloat(String, float) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setHoldability(int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setInt(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setInt(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setLong(int, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setLong(String, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setMaxFieldSize(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setMaxRows(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setNCharacterStream(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNCharacterStream(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNClob(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNClob(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNClob(int, NClob) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNClob(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNClob(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNClob(String, NClob) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNetworkTimeout(Executor, int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setNString(int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNString(String, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNull(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNull(int, int) - Method in interface net.anwiba.commons.jdbc.IStatementValueConsumer
 
setNull(int, int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setNull(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setNull(String, int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setObject(int, Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setObject(int, Object) - Method in interface net.anwiba.commons.jdbc.IStatementValueConsumer
 
setObject(int, Object, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setObject(int, Object, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setObject(String, Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setObject(String, Object, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setObject(String, Object, int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setPoolable(boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setQueryTimeout(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
setReadOnly(boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setRef(int, Ref) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setRowId(int, RowId) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setRowId(String, RowId) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setSavepoint() - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setSavepoint(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setSchema(String) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setShort(int, short) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setShort(String, short) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setSQLXML(int, SQLXML) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setSQLXML(String, SQLXML) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setString(int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setString(String, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setter(Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
setter(List) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
setTime(int, Time) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setTime(int, Time, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setTime(String, Time) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setTime(String, Time, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setTimestamp(int, Timestamp) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setTimestamp(String, Timestamp) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setTransactionIsolation(int) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setTypeMap(Map<String, Class<?>>) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
setUnicodeStream(int, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setURL(int, URL) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
setURL(String, URL) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
setValueToStatement(Connection, PreparedStatement, int, IDatabaseValue) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
SID - Static variable in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
silent(IBlock<SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
silent(IBlock<SQLException>, Supplier<String>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
SMALLINT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
SPATIALITE - Enum constant in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
SQLITE - Enum constant in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
 
SQLXML - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
SSL - Static variable in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
statementHash() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
statementHash() - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
stringResult(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
stringResult(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
stringResult(Connection, String, IProcedure<PreparedStatement, SQLException>, IConverter<IOptional<IResult, SQLException>, String, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
stringResult(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
STRUCT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
supportsConstaints() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
supportsConstaints() - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
supportsSequences() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
supportsSequences() - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
supportsTableStatement() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
supportsTableStatement() - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
supportsTrigger() - Method in class net.anwiba.commons.jdbc.database.DatabaseFacade
 
supportsTrigger() - Method in interface net.anwiba.commons.jdbc.database.IDatabaseFacade
 
SYNONYM - Enum constant in enum class net.anwiba.commons.jdbc.type.TableType
 

T

TABLE - Enum constant in enum class net.anwiba.commons.jdbc.type.TableType
 
TableMetaData - Class in net.anwiba.commons.jdbc.metadata
 
TableMetaData(List<IColumnMetaData>, Map<String, Constraint>) - Constructor for class net.anwiba.commons.jdbc.metadata.TableMetaData
 
TableType - Enum Class in net.anwiba.commons.jdbc.type
 
TCP - Static variable in interface net.anwiba.commons.jdbc.software.IDatabaseSoftware
 
throwIfNotEmpty(List<Throwable>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
throwIfNotNull(Throwable) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
TIME - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
TIME_WITH_TIMEZONE - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
TIMEOUT - Static variable in interface net.anwiba.commons.jdbc.connection.IDatabaseConnector
 
TIMESTAMP - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
TIMESTAMP_WITH_TIMEZONE - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
TINYINT - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
toDebugString(Object) - Static method in class net.anwiba.commons.jdbc.connection.ConnectionUtilities
 
toString() - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
toString() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns a string representation of this record class.
toString() - Method in class net.anwiba.commons.jdbc.name.DatabaseColumnName
 
toString(ResultSet) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
transfer() - Method in class net.anwiba.commons.jdbc.BatchTransfer
 
transfer() - Method in interface net.anwiba.commons.jdbc.IBatchTransfer
 
transfer(PreparedStatement) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 

U

UNIQUE - Enum constant in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
 
UNKNOWN - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
UNKNOWN - Enum constant in enum class net.anwiba.commons.jdbc.type.TableType
 
UnkownCoordinateReferenceSystemValidator_unkown_srid - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
unsupported_character_at_index - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
unwrap(Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
unwrap(Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
unwrap(Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
unwrap(Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappedStatement
 
unwrap(Class<T>) - Method in class net.anwiba.commons.jdbc.connection.WrappingConnection
 
update(Connection, String, Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(Connection, String, String[], Object...) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(Connection, String, String[], IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(Connection, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(IDatabaseConnector, IJdbcConnectionDescription, String, String[], IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(IDatabaseConnector, IJdbcConnectionDescription, String, IProcedure<PreparedStatement, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(IObserverFactory, Connection, String, IAggregator<PreparedStatement, I, Boolean, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
update(IObserverFactory, Connection, String, IConverter<I, List<IDatabaseValue>, SQLException>) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
updateAndLog(Object, IBlock<SQLException>) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateArray(int, Array) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateArray(String, Array) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(int, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(int, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(int, Blob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(String, InputStream) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(String, InputStream, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBlob(String, Blob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBoolean(int, boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBoolean(String, boolean) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateByte(int, byte) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateByte(String, byte) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBytes(int, byte[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateBytes(String, byte[]) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(int, Reader, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(String, Reader, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateCharacterStream(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(int, Clob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateClob(String, Clob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateDate(int, Date) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateDate(String, Date) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateDouble(int, double) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateDouble(String, double) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateFloat(int, float) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateFloat(String, float) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateInt(int, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateInt(String, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateLong(int, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateLong(String, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNCharacterStream(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNCharacterStream(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(int, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(int, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(int, NClob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(String, Reader) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(String, Reader, long) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNClob(String, NClob) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNString(int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNString(String, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNull(int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateNull(String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateObject(int, Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateObject(int, Object, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateObject(String, Object) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateObject(String, Object, int) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateRef(int, Ref) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateRef(String, Ref) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateRow() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateRowId(int, RowId) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateRowId(String, RowId) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateShort(int, short) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateShort(String, short) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateSQLXML(int, SQLXML) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateSQLXML(String, SQLXML) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateString(int, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateString(String, String) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateTime(int, Time) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateTime(String, Time) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateTimestamp(int, Timestamp) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
updateTimestamp(String, Timestamp) - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 

V

ValidationResultMessages - Class in net.anwiba.commons.jdbc.name
 
value() - Method in record class net.anwiba.commons.jdbc.metadata.Property
Returns the value of the value record component.
value(Object, int) - Method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
value(Object, int, String) - Method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
valueOf(String) - Static method in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.anwiba.commons.jdbc.type.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.anwiba.commons.jdbc.type.TableType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.anwiba.commons.jdbc.constraint.ConstraintType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.anwiba.commons.jdbc.software.FileDatabaseSoftware
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.anwiba.commons.jdbc.software.ServiceDatabaseSoftware
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.anwiba.commons.jdbc.type.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.anwiba.commons.jdbc.type.TableType
Returns an array containing the constants of this enum class, in the order they are declared.
VARBINARY - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
VARCHAR - Enum constant in enum class net.anwiba.commons.jdbc.type.DatabaseType
 
version(Connection) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
VIEW - Enum constant in enum class net.anwiba.commons.jdbc.type.TableType
 
visitBoolean() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitChar() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitDate() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitDouble() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitFloat() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitInteger() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitLong() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitNumeric() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitOther() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitShort() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitStrukt() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitTime() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitTimeStamp() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitTimeStampWithTimeZone() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitTimeWithTimeZone() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitUnknown() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitUnsupportedType() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 
visitVarchar() - Method in interface net.anwiba.commons.jdbc.type.IDatabaseTypeVisitor
 

W

wasNull() - Method in class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
wasNull() - Method in class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
whitespace_at_character - Static variable in class net.anwiba.commons.jdbc.name.ValidationResultMessages
 
WrappedCallableStatement - Class in net.anwiba.commons.jdbc.connection
 
WrappedCallableStatement(String, CallableStatement) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
WrappedCallableStatement(String, CallableStatement, IProcedure<Statement, SQLException>) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedCallableStatement
 
WrappedPreparedStatement - Class in net.anwiba.commons.jdbc.connection
 
WrappedPreparedStatement(String, PreparedStatement) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
WrappedPreparedStatement(String, PreparedStatement, IProcedure<Statement, SQLException>) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedPreparedStatement
 
WrappedResultSet - Class in net.anwiba.commons.jdbc.connection
 
WrappedResultSet(ResultSet, Statement) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedResultSet
 
WrappedStatement - Class in net.anwiba.commons.jdbc.connection
 
WrappedStatement(Statement) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedStatement
 
WrappedStatement(Statement, IProcedure<Statement, SQLException>) - Constructor for class net.anwiba.commons.jdbc.connection.WrappedStatement
 
WrappingConnection - Class in net.anwiba.commons.jdbc.connection
 
WrappingConnection(Connection) - Constructor for class net.anwiba.commons.jdbc.connection.WrappingConnection
 
WrappingConnection(Connection, IProcedure<WrappingConnection, SQLException>) - Constructor for class net.anwiba.commons.jdbc.connection.WrappingConnection
 
wrapWithUnclosableStatement(ResultSet) - Static method in class net.anwiba.commons.jdbc.DatabaseUtilities
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form