Index

A B C D E F G I M P Q R S 
All Classes and Interfaces|All Packages

A

addField(Field) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
adjustSequences(Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

B

beginTransaction() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

C

castIfNeeded(Field, Field, DSLContext) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
ch.ergon.adam.postgresql - package ch.ergon.adam.postgresql
 
changeFieldType(Field, Field, DataType) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
changeFieldType(Field, Field, DataType) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
close() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
closeConnection(String) - Static method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
commitChanges() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
commitTransaction() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
copyData(Table, Table, String) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
copyData(Table, Table, String) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createConstraint(Constraint) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createEnum(DbEnum) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
createEnum(DbEnum) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createForeignKey(ForeignKey) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createIndex(Index) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createSequence(Sequence) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createSink(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
createSource(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
createSqlExecutor(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
createTable(Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
createView(View) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

D

decreaseClientCount() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropConstraint(Constraint) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropDefault(Field) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropEnum(DbEnum) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
dropEnum(DbEnum) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropField(Field, Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropForeignKey(ForeignKey) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropIndex(Index) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropSchema() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropSequence(Sequence) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
dropSequence(Sequence) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropSequencesAndDefaults(Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
dropSequencesAndDefaults(Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropTable(Table) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
dropView(View) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

E

executeScript(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

F

fetchViewDependencies() - Method in class ch.ergon.adam.postgresql.PostgreSqlSource
 

G

getClientCount() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
getConnection() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
getDefaultValue(Field<?>) - Method in class ch.ergon.adam.postgresql.PostgreSqlSource
 
getSchema() - Method in class ch.ergon.adam.postgresql.PostgreSqlSource
 
getSchema() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
getTransactionWrapper(String) - Static method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
getViewDefinition(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlSource
 

I

increaseClientCount() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
isClosed() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

M

mapDataTypeFromJooq(Field<?>, Table<?>) - Method in class ch.ergon.adam.postgresql.PostgreSqlSource
 
mapFieldToJooqType(Field) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 
mapType(Field) - Method in class ch.ergon.adam.postgresql.PostgreSqlSink
 

P

PostgreSqlFactory - Class in ch.ergon.adam.postgresql
 
PostgreSqlFactory() - Constructor for class ch.ergon.adam.postgresql.PostgreSqlFactory
 
PostgreSqlSink - Class in ch.ergon.adam.postgresql
 
PostgreSqlSink(Connection, String) - Constructor for class ch.ergon.adam.postgresql.PostgreSqlSink
 
PostgreSqlSource - Class in ch.ergon.adam.postgresql
 
PostgreSqlSource(String, String) - Constructor for class ch.ergon.adam.postgresql.PostgreSqlSource
 
PostgreSqlSource(Connection, String) - Constructor for class ch.ergon.adam.postgresql.PostgreSqlSource
 
PostgreSqlTransactionWrapper - Class in ch.ergon.adam.postgresql
 
PostgreSqlTransactionWrapper(String, String, Runnable) - Constructor for class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

Q

queryResult(String, Object...) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

R

reallyClose() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
renameTable(Table, String) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
rollback() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
rollbackTransaction() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 

S

setDefault(Field) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
setTargetSchema(Schema) - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
supportAlterAndDropField() - Method in class ch.ergon.adam.postgresql.PostgreSqlTransactionWrapper
 
supportsUrl(String) - Method in class ch.ergon.adam.postgresql.PostgreSqlFactory
 
A B C D E F G I M P Q R S 
All Classes and Interfaces|All Packages