- cancel(Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Requests cancellation.
- CancellationException - Exception in net.sf.jailer.util
-
Signals that an operation has been cancelled.
- CancellationException() - Constructor for exception net.sf.jailer.util.CancellationException
-
- CancellationHandler - Class in net.sf.jailer.util
-
Handles cancellation request of the user and cancels database requests.
- CancellationHandler() - Constructor for class net.sf.jailer.util.CancellationHandler
-
- cancelRowUpdates() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- cancelSilently(Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Requests cancellation without logging.
- Cardinality - Enum in net.sf.jailer.datamodel
-
Enumeration of association's cardinalities.
- cellContentConverter - Variable in class net.sf.jailer.database.InlineViewBuilder
-
- CellContentConverter - Class in net.sf.jailer.util
-
Converts a cell-content to valid SQL-literal.
- CellContentConverter(ResultSetMetaData, Session, DBMS) - Constructor for class net.sf.jailer.util.CellContentConverter
-
Constructor.
- cellContentConverter - Variable in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
-
- CellContentConverter.NCharWrapper - Class in net.sf.jailer.util
-
- CellContentConverter.PObjectWrapper - Class in net.sf.jailer.util
-
- CellContentConverter.SQLExpressionWrapper - Class in net.sf.jailer.util
-
- CellContentConverter.TimestampWithNano - Class in net.sf.jailer.util
-
- cells - Variable in class net.sf.jailer.util.CsvFile.Line
-
The cells.
- characters(char[], int, int) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- checkExist(ExecutionContext) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Check if the graph still exists.
- checkForCancellation(Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Checks for cancellation.
- checkForPrimaryKey(Set<Table>, boolean) - Method in class net.sf.jailer.datamodel.DataModel
-
Checks whether all tables in the closure of a given subject have primary keys.
- checkQuery(String) - Method in class net.sf.jailer.database.Session
-
Checks SQL query.
- checkSignificance(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Removes layout if it is not significant.
- ClasspathUtil - Class in net.sf.jailer.util
-
Loads jar files dynamically.
- ClasspathUtil() - Constructor for class net.sf.jailer.util.ClasspathUtil
-
- Clause - Class in net.sf.jailer.datamodel.filter_template
-
- Clause() - Constructor for class net.sf.jailer.datamodel.filter_template.Clause
-
Constructor.
- Clause(Clause) - Constructor for class net.sf.jailer.datamodel.filter_template.Clause
-
Copy constructor.
- Clause.Predicate - Enum in net.sf.jailer.datamodel.filter_template
-
Predicates.
- Clause.Subject - Enum in net.sf.jailer.datamodel.filter_template
-
Subjects.
- cleanUp(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Removes temporary files.
- clearSessionProperties(Session) - Static method in class net.sf.jailer.datamodel.Table
-
- clearWarnings() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- CLICKHOUSE - Static variable in class net.sf.jailer.configuration.DBMS
-
- CLOADSCAPE - Static variable in class net.sf.jailer.configuration.DBMS
-
- close() - Method in class net.sf.jailer.database.BasicDataSource
-
Closes all pooled connections.
- close() - Method in class net.sf.jailer.database.DeletionTransformer
-
Finalizes reading.
- close() - Method in class net.sf.jailer.database.DMLTransformer
-
Flushes the export-reader.
- close() - Method in class net.sf.jailer.database.InlineViewBuilder
-
- close() - Method in class net.sf.jailer.database.Session.AbstractResultSetReader
-
Does nothing.
- close() - Method in interface net.sf.jailer.database.Session.ResultSetReader
-
Finalizes reading.
- close() - Method in class net.sf.jailer.database.UpdateTransformer
-
Flushes the export-reader.
- close() - Method in class net.sf.jailer.dbunit.FlatXMLTransformer
-
Finalizes reading.
- close() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Closes the graph.
- close() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Closes the graph.
- close() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
- close() - Method in class net.sf.jailer.liquibase.LiquibaseXMLTransformer
-
- close() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- close() - Method in class net.sf.jailer.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class net.sf.jailer.xml.JSONWriter
-
- close() - Method in class net.sf.jailer.xml.XmlExportTransformer
-
Flushes the export-reader.
- close() - Method in class net.sf.jailer.xml.XmlRowWriter
-
Closes the writer.
- close() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
-
- close() - Method in class net.sf.jailer.xml.YAMLWriter
-
- closure() - Method in class net.sf.jailer.datamodel.Table
-
Gets the closure of the table.
- closure(Set<Table>) - Method in class net.sf.jailer.datamodel.Table
-
Gets the closure of the table.
- closure(Set<Table>, Map<Table, Integer>) - Method in class net.sf.jailer.datamodel.Table
-
Gets the closure of the table.
- collected(int, ModelElement, long) - Method in interface net.sf.jailer.progress.ProgressListener
-
Rows have been collected.
- collected(int, ModelElement, long) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
- CollectedRowsCounter - Class in net.sf.jailer.subsetting
-
Count the number of collected (and deleted) rows.
- CollectedRowsCounter() - Constructor for class net.sf.jailer.subsetting.CollectedRowsCounter
-
- collectionJobEnqueued(int, ModelElement) - Method in interface net.sf.jailer.progress.ProgressListener
-
A collection-job has been enqueued.
- collectionJobEnqueued(int, ModelElement) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
- collectionJobStarted(int, ModelElement) - Method in interface net.sf.jailer.progress.ProgressListener
-
Collection of rows has been started.
- collectionJobStarted(int, ModelElement) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
- collectParameter(String, Set<String>) - Static method in class net.sf.jailer.datamodel.ParameterHandler
-
Collects all parameters in a given string.
- Column - Class in net.sf.jailer.datamodel
-
Column of a table.
- Column(String, String, int, int) - Constructor for class net.sf.jailer.datamodel.Column
-
Constructor.
- column - Variable in class net.sf.jailer.datamodel.PKColumnFilterSource
-
- columnLabel(Quoting, Session, DBMS, Table, String) - Static method in class net.sf.jailer.util.SqlUtil
-
- columnList(String) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Creates a comma-separated list of column names.
- columnList(String, Quoting) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Creates a comma-separated list of column names.
- columnNames - Variable in class net.sf.jailer.database.InlineViewBuilder
-
- columnOrderPrio - Variable in class net.sf.jailer.datamodel.DataModel
-
Maps normalized column name to order priority.
- ColumnTransformation(int, MemorizedResultSetTransformer.AggregateFunction) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSetTransformer.ColumnTransformation
-
- CommandLine - Class in net.sf.jailer
-
Holds command-line arguments.
- CommandLine() - Constructor for class net.sf.jailer.CommandLine
-
- CommandLineParser - Class in net.sf.jailer
-
- CommandLineParser() - Constructor for class net.sf.jailer.CommandLineParser
-
- comment(char[], int, int) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- commitAll() - Method in class net.sf.jailer.database.Session
-
Commits all connections.
- compareTo(Table) - Method in class net.sf.jailer.datamodel.Table
-
- compareTo(CellContentConverter.NCharWrapper) - Method in class net.sf.jailer.util.CellContentConverter.NCharWrapper
-
- compareTo(CellContentConverter.PObjectWrapper) - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
-
- compareTo(CellContentConverter.SQLExpressionWrapper) - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
-
- condition - Variable in class net.sf.jailer.datamodel.RestrictionDefinition
-
Restriction condition.
- CONFIG_TABLE_ - Static variable in class net.sf.jailer.database.SQLDialect
-
Name of config table.
- Configuration - Class in net.sf.jailer.configuration
-
Reads and holds configuration file jailer.json
.
- Configuration() - Constructor for class net.sf.jailer.configuration.Configuration
-
- Configuration.UrlRewriteRule - Class in net.sf.jailer.configuration
-
URL rewrite rule.
- connect(String, Properties) - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
-
- connection - Variable in class net.sf.jailer.database.Session
-
Hold a connection for each thread.
- connectionFactory - Variable in class net.sf.jailer.database.Session
-
Connection factory.
- consume(CycleFinder.Path) - Method in interface net.sf.jailer.util.CycleFinder.CycleConsumer
-
Consumes a cycle
- contains(String[]) - Method in class net.sf.jailer.util.CsvFile
-
Checks if a certain line can be found in this file.
- content(Object) - Method in interface net.sf.jailer.xml.XmlRowWriter.ObjectFormatTransformer
-
- content(Object) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- CONTENT_FOLDER_NAME - Static variable in class net.sf.jailer.render.HtmlDataModelRenderer
-
- convertCellContent(MemorizedResultSet.ContentSupplier) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- convertToSql(CellContentConverter, ResultSet, int, Object, int, String) - Method in class net.sf.jailer.database.DMLTransformer
-
Converts cell content to SQL literals.
- convertToSql(CellContentConverter, ResultSet, int, Object) - Method in class net.sf.jailer.database.UpdateTransformer
-
Converts cell content to SQL literals.
- convertToStringLiteral(String, boolean[]) - Method in class net.sf.jailer.configuration.DBMS
-
- convertToStringLiteral(String, String, boolean[]) - Method in class net.sf.jailer.configuration.DBMS
-
- copy(int, Session) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Copies an entity-graph.
- copy(Set<Table>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Copies some tables.
- copy(int, Session) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Copies an entity-graph.
- copy(int, Session) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Copies an entity-graph.
- copy(int, Session) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Copies an entity-graph.
- countEntities(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Counts the entities of a given table in this graph.
- countEntities(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Counts the entities of a given table in this graph.
- countEntities(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Counts the entities of a given table in this graph.
- create(Table) - Method in class net.sf.jailer.database.DeletionTransformer.Factory
-
Creates transformer (as
Session.ResultSetReader
which
transforms rows of a given table into an external representation.
- create(Table) - Method in class net.sf.jailer.database.DMLTransformer.Factory
-
Creates transformer (as
Session.ResultSetReader
which
transforms rows of a given table into an external representation.
- create(Table) - Method in class net.sf.jailer.dbunit.FlatXMLTransformer.Factory
-
Creates transformer (as
Session.ResultSetReader
which
transforms rows of a given table into an external representation.
- create(DataModel, int, Session, PrimaryKey, Runnable, ExecutionContext) - Static method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Creates a new entity-graph.
- create(DataModel, int, Session, ExecutionContext) - Static method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Creates a new entity-graph.
- create(DataModel, int, Session, PrimaryKey, Runnable, ExecutionContext) - Static method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Creates a new entity-graph.
- create(Table) - Method in class net.sf.jailer.liquibase.LiquibaseXMLTransformer.Factory
-
Creates transformer (as
Session.ResultSetReader
which
transforms rows of a given table into an external representation.
- create(Table) - Method in interface net.sf.jailer.subsetting.TransformerFactory
-
Creates transformer (as
Session.ResultSetReader
which
transforms rows of a given table into an external representation.
- createCellContentConverter() - Method in class net.sf.jailer.database.InlineViewBuilder
-
- createDateFormat() - Method in class net.sf.jailer.configuration.DBMS
-
- createDDL(DataSource, DBMS, WorkingTableScope, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Creates the DDL for the working-tables.
- createDDL(Session, WorkingTableScope, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Creates the DDL for the working-tables.
- createDDL(DataModel, Session, WorkingTableScope, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Creates the DDL for the working-tables.
- createDDL(DataModel, Session, WorkingTableScope, RowIdSupport, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Creates the DDL for the working-tables.
- createMappingTables(DBMS, OutputStreamWriter) - Method in class net.sf.jailer.importfilter.ImportFilterManager
-
Creates the DDL for the mapping tables.
- createNewConnection() - Method in interface net.sf.jailer.database.Session.ConnectionFactory
-
- createNewConnection() - Method in class net.sf.jailer.database.Session
-
Create a new connection.
- createNewGraph() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Creates a new entity-graph of same type and session.
- createNewGraph() - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Creates a new entity-graph of same type and session.
- createNewGraph() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Creates a new entity-graph of same type and session.
- createNewGraph() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Creates a new entity-graph of same type and session.
- createObjectNotationTransformerHandler(String, String, Writer, boolean, ScriptFormat, SimpleDateFormat, SimpleDateFormat, ExecutionContext) - Static method in class net.sf.jailer.xml.XmlUtil
-
- createPrimaryKey(List<Column>, String) - Method in class net.sf.jailer.datamodel.PrimaryKeyFactory
-
Constructs a new primary-key.
- createQuoting(Session) - Method in class net.sf.jailer.database.DMLTransformer
-
- createSourceToDestinationKeyMapping() - Method in class net.sf.jailer.datamodel.Association
-
Maps source-columns to destination-columns, if this represents an
equi-join.
- createSourceToDestinationKeyMapping(Set<Pair<Column, Column>>) - Method in class net.sf.jailer.datamodel.Association
-
Maps source-columns to destination-columns, if this represents an
equi-join.
- createSQLFragmentSearchPattern(String, boolean) - Static method in class net.sf.jailer.util.SqlUtil
-
- createStatistic(boolean, DataModel, ExportStatistic) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
Creates the statistic.
- createTempFile() - Method in class net.sf.jailer.configuration.Configuration
-
Creates a temporary file
- createTimestampFormat() - Method in class net.sf.jailer.configuration.DBMS
-
- createTimestampWithNanoFormat() - Method in class net.sf.jailer.configuration.DBMS
-
- createTransformerHandler(String, String, StreamResult, Charset, ExecutionContext) - Static method in class net.sf.jailer.xml.XmlUtil
-
Creates a TransformerHandler
.
- createUniqueGraphID() - Static method in class net.sf.jailer.entitygraph.EntityGraph
-
Creates a unique ID for a new graph.
- createUPKScope(String, ExecutionContext) - Static method in class net.sf.jailer.datamodel.PrimaryKeyFactory
-
- CsvFile - Class in net.sf.jailer.util
-
Parser for CSV-files.
- CsvFile(File) - Constructor for class net.sf.jailer.util.CsvFile
-
Constructor.
- CsvFile(File, CsvFile.LineFilter) - Constructor for class net.sf.jailer.util.CsvFile
-
Constructor.
- CsvFile(File, String) - Constructor for class net.sf.jailer.util.CsvFile
-
Constructor.
- CsvFile(File, String, CsvFile.LineFilter) - Constructor for class net.sf.jailer.util.CsvFile
-
Constructor.
- CsvFile(InputStream, String, String, CsvFile.LineFilter) - Constructor for class net.sf.jailer.util.CsvFile
-
Constructor.
- CsvFile.Line - Class in net.sf.jailer.util
-
A line in a CSV-file.
- CsvFile.LineFilter - Interface in net.sf.jailer.util
-
- CycleFinder - Class in net.sf.jailer.util
-
Finds dependency cycles.
- CycleFinder() - Constructor for class net.sf.jailer.util.CycleFinder
-
- CycleFinder.CycleConsumer - Interface in net.sf.jailer.util
-
Consumes cycles.
- CycleFinder.CycleFoundException - Exception in net.sf.jailer.util
-
- CycleFinder.Path - Class in net.sf.jailer.util
-
Path from n table from
to another table to
.
- CycleFoundException(String) - Constructor for exception net.sf.jailer.util.CycleFinder.CycleFoundException
-
- DatabaseObjectRenderingDescription - Class in net.sf.jailer.configuration
-
Describes how generic database objects are rendered (Functions, Procedures etc).
- DatabaseObjectRenderingDescription() - Constructor for class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Constructor.
- DatabaseObjectRenderingDescription(DatabaseObjectRenderingDescription) - Constructor for class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Copy constructor.
- DataModel - Class in net.sf.jailer.datamodel
-
Relational data model.
- DataModel(PrimaryKeyFactory, Map<String, String>, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(KnownIdentifierMap, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(Map<String, String>, ExecutionContext, boolean) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(String, String, PrimaryKeyFactory, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(String, String, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(String, String, Map<String, String>, CsvFile.LineFilter, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(String, String, Map<String, String>, CsvFile.LineFilter, PrimaryKeyFactory, ExecutionContext, boolean) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- DataModel(String, String, Map<String, String>, CsvFile.LineFilter, PrimaryKeyFactory, ExecutionContext, boolean, KnownIdentifierMap) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in table.csv
and association.csv
and builds the relational data model.
- dataModel - Variable in class net.sf.jailer.entitygraph.EntityGraph
-
- dataModel - Variable in class net.sf.jailer.extractionmodel.ExtractionModel
-
The restricted data-model to be used for extraction.
- DataModel.ColumnOrderPriority - Enum in net.sf.jailer.datamodel
-
Order priority of a column.
- DataModel.NoPrimaryKeyException - Exception in net.sf.jailer.datamodel
-
Thrown if a table has no primary key.
- DataModel.XmlSettings - Class in net.sf.jailer.datamodel
-
Holds XML settings for exportation into XML files.
- datamodelFolder - Variable in class net.sf.jailer.CommandLine
-
- DataModelRenderer - Interface in net.sf.jailer.render
-
Generates a human readable representation of the data-model.
- datePattern - Variable in class net.sf.jailer.CommandLine
-
- datePattern - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
-
- DB2 - Static variable in class net.sf.jailer.configuration.DBMS
-
- DB2_ZOS - Static variable in class net.sf.jailer.configuration.DBMS
-
- DB2ShellScriptBasedStatisticRenovator - Class in net.sf.jailer.database
-
Renews the DB2 table statistics for the working-tables
by executing a shell-script.
- DB2ShellScriptBasedStatisticRenovator(String) - Constructor for class net.sf.jailer.database.DB2ShellScriptBasedStatisticRenovator
-
Constructor.
- DBMS - Class in net.sf.jailer.configuration
-
Describes a specific DBMS.
- DBMS() - Constructor for class net.sf.jailer.configuration.DBMS
-
Default constructor.
- dbms - Variable in class net.sf.jailer.database.BasicDataSource
-
The DBMS.
- dbms - Variable in class net.sf.jailer.database.Session
-
The DBMS.
- dbUrl - Variable in class net.sf.jailer.database.Session
-
The dbUrl (null
if unknown)
- DDLCreator - Class in net.sf.jailer.ddl
-
Creates the DDL for the working-tables.
- DDLCreator(ExecutionContext) - Constructor for class net.sf.jailer.ddl.DDLCreator
-
Constructor.
- decisionPending - Variable in class net.sf.jailer.datamodel.DataModel
-
Set of names of associations for which no decision has been made.
- DECODE - Static variable in class net.sf.jailer.util.Base64
-
Specify decoding.
- decode(byte[], int, int, int) - Static method in class net.sf.jailer.util.Base64
-
Very low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class net.sf.jailer.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class net.sf.jailer.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class net.sf.jailer.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class net.sf.jailer.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeLine(String) - Static method in class net.sf.jailer.util.CsvFile
-
Decodes and splits csv-line.
- decodeToFile(String, String) - Static method in class net.sf.jailer.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class net.sf.jailer.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- DEFAULT_NAME - Static variable in class net.sf.jailer.database.InlineViewBuilder
-
- DEFAULT_NAME - Static variable in class net.sf.jailer.datamodel.DataModel
-
Default model name.
- defaultDatamodelFolder - Static variable in class net.sf.jailer.ExecutionContext
-
- defaultExcludeFromDeletion - Variable in class net.sf.jailer.datamodel.Table
-
Data Model default for Exclude from Deletion.
- DefaultTemporaryTableManager - Class in net.sf.jailer.database
-
- DefaultTemporaryTableManager() - Constructor for class net.sf.jailer.database.DefaultTemporaryTableManager
-
- defaultUpsert - Variable in class net.sf.jailer.datamodel.Table
-
Data model default for export mode.
- delete() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Deletes the graph.
- delete(boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Deletes the graph.
- delete(boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Deletes the graph.
- delete(boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Deletes the graph.
- deleteEntities(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Deletes all entities from a given table.
- deleteEntities(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Deletes all entities from a given table.
- deleteEntities(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Deletes all entities from a given table.
- deleteIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Deletes all entities which are marked as independent.
- deleteIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Deletes all entities which are marked as independent.
- deleteIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Deletes all entities which are marked as independent.
- deleteRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- deleteRows(Session, String, String) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Deletes rows from table.
- deleteScriptFileName - Variable in class net.sf.jailer.CommandLine
-
- DeletionTransformer - Class in net.sf.jailer.database
-
- DeletionTransformer.Factory - Class in net.sf.jailer.database
-
Factory.
- DEPENDENCY - Static variable in class net.sf.jailer.entitygraph.EntityGraph
-
Name of the dependency-table.
- DERBY - Static variable in class net.sf.jailer.configuration.DBMS
-
- deriveFilters() - Method in class net.sf.jailer.datamodel.DataModel
-
Removes all derived filters and renews them.
- description - Variable in enum net.sf.jailer.datamodel.filter_template.Clause.Predicate
-
- description - Variable in enum net.sf.jailer.datamodel.filter_template.Clause.Subject
-
- destination - Variable in class net.sf.jailer.datamodel.Association
-
The destination table.
- determineTempFileFolder(ExecutionContext) - Static method in class net.sf.jailer.database.LocalDatabase
-
Determines the folder to be used for local db's temp files.
- disableMetaDataChecking() - Method in class net.sf.jailer.database.Session
-
- disallowNonAggregated - Variable in class net.sf.jailer.CommandLine
-
- disallowNonAggregated - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
-
- dmlTableReference(String, Session, ExecutionContext) - Static method in class net.sf.jailer.database.SQLDialect
-
Gets table reference for DML statements for a given working table.
- dmlTableReference(String, Session) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets table reference for DML statements for a given working table.
- DMLTransformer - Class in net.sf.jailer.database
-
- DMLTransformer(Table, OutputStreamWriter, boolean, int, Session, DBMS, ImportFilterTransformer, AtomicReference<Table>, ExecutionContext) - Constructor for class net.sf.jailer.database.DMLTransformer
-
Constructor.
- DMLTransformer.Factory - Class in net.sf.jailer.database
-
Factory.
- DONT_BREAK_LINES - Static variable in class net.sf.jailer.util.Base64
-
Don't break lines when encoding (violates strict Base64 specification)
- down - Variable in class net.sf.jailer.database.Session
-
- driverClassName - Variable in class net.sf.jailer.database.Session
-
The DBMS.
- DriverShim(Driver) - Constructor for class net.sf.jailer.database.BasicDataSource.DriverShim
-
- dropMappingTables(OutputStreamWriter, DBMS) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Creates the DROP-statements for the mapping tables.
- dropMappingTables(OutputStreamWriter, DBMS) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Creates the DROP-statements for the mapping tables.
- dropMappingTables(OutputStreamWriter) - Method in class net.sf.jailer.importfilter.ImportFilterManager
-
Creates the DROP-statements for the mapping tables.
- DUAL_TABLE - Static variable in class net.sf.jailer.database.SQLDialect
-
Name of dual table.
- get() - Method in interface net.sf.jailer.modelbuilder.MemorizedResultSet.ContentSupplier
-
- getAdditionalSQLKeywords() - Method in class net.sf.jailer.configuration.Configuration
-
- getAdditionalWhereCondition() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be inserted as condition into the "WHERE".
- getAfterSelect() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be inserted after "SELECT" in a select query.
- getAge() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the age of the graph.
- getAge() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets the age of the graph.
- getAge() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the age of the graph.
- getAggregationSchema() - Method in class net.sf.jailer.datamodel.Association
-
Gets the XML aggregation schema.
- getAggregationTagName() - Method in class net.sf.jailer.datamodel.Association
-
Gets name of XML-tag used for aggregation.
- getAnalyseAlias() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for aliases while analysing the DB
- getAnalyseSynonym() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for synonyms while analysing the DB
- getAnalyseView() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for views while analysing the DB
- getAppliedTo() - Method in class net.sf.jailer.datamodel.Filter
-
- getArray(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getArray(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getAsciiStream(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getAsciiStream(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getAssociationsFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the association definitions.
- getAuthor() - Method in class net.sf.jailer.datamodel.ModelElement
-
- getBigDecimal(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBigDecimal(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBigDecimal(int, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBigDecimal(String, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBinaryPattern() - Method in class net.sf.jailer.configuration.DBMS
-
- getBinaryStream(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBinaryStream(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBlob(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBlob(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBlobTypesRE() - Method in class net.sf.jailer.configuration.DBMS
-
- getBoolean(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBoolean(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getByte(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getByte(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBytes(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getBytes(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getCardinality() - Method in class net.sf.jailer.datamodel.Association
-
Gets the cardinality.
- getCatalogName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getCatalogsWithSchemas(Session) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds all catalogs with all schemas in DB.
- getCellContentConverter(ResultSet, Session, DBMS) - Method in class net.sf.jailer.database.Session.AbstractResultSetReader
-
Gets and cache CellContentConverter for the result set.
- getCharacterStream(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getCharacterStream(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getClauses() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets the clauses.
- getCliArguments() - Method in class net.sf.jailer.database.Session
-
Gets CLI connection arguments (UI support)
- getClob(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getClob(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getClobTypesRE() - Method in class net.sf.jailer.configuration.DBMS
-
- getCollectedRowsCount() - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
- getColumnClassName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumnCount() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumnLabel(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumnName(String, String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Returns previously put non-normalized unique column name.
- getColumnName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumns() - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Gets the primary-key columns.
- getColumns(Table, Session) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the columns with additional rowid-column of a table
- getColumns(Table, Session, boolean) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the columns with additional rowid-column of a table
- getColumns() - Method in class net.sf.jailer.datamodel.Table
-
Gets columns.
- getColumns(Session, String, String, String, boolean, boolean, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Calls DatabaseMetaData.getColumns(String, String, String, String)
.
- getColumnsFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the column definitions.
- getColumnsPerIFMTable() - Method in class net.sf.jailer.configuration.Configuration
-
- getColumnType(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getColumnType(DBMS, ResultSet, ResultSetMetaData, int, Map<Integer, Integer>) - Static method in class net.sf.jailer.util.SqlUtil
-
Gets type of column from result-set.
- getColumnType(ResultSet, ResultSetMetaData, String, Map<String, Integer>) - Static method in class net.sf.jailer.util.SqlUtil
-
Gets type of column from result-set.
- getColumnTypeName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getComment(Table, Column) - Method in class net.sf.jailer.datamodel.DataModel
-
- getComments() - Method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds comments for all model elements.
- getComments() - Method in interface net.sf.jailer.modelbuilder.ModelElementFinder
-
Finds comments for all model elements.
- getCommentsFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the comments.
- getConcurrency() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getCondition() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- getCondition() - Method in class net.sf.jailer.extractionmodel.ExtractionModel
-
- getCondition(String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Returns previously put non-normalized unique join condition.
- getConnection() - Method in class net.sf.jailer.database.BasicDataSource
-
- getConnection(String, String) - Method in class net.sf.jailer.database.BasicDataSource
-
- getConnection() - Method in interface net.sf.jailer.database.Session.ConnectionFactory
-
- getConnection() - Method in class net.sf.jailer.database.Session
-
Gets the connection for the current thread.
- getConnectionStats() - Method in class net.sf.jailer.database.Session
-
- getConstraintsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets query to get constraints
- getCreateIndexPrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of DDL statement to create temporary index.
- getCreateIndexPrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix of DDL statement to create temporary index.
- getCreateIndexSuffix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets suffix of DDL statement to create temporary index.
- getCreateIndexSuffix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets suffix of DDL statement to create temporary index.
- getCreateTablePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of DDL statement to create temporary table.
- getCreateTablePrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix of DDL statement to create temporary table.
- getCreateTableSuffix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets suffix of DDL statement to create temporary table.
- getCreateTableSuffix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets suffix of DDL statement to create temporary table.
- getCurrentConnectionAlias() - Method in class net.sf.jailer.ExecutionContext
-
- getCurrentModelSubfolder() - Method in class net.sf.jailer.ExecutionContext
-
Gets folder of current data model.
- getCursorName() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getCycle(Collection<Table>) - Static method in class net.sf.jailer.util.CycleFinder
-
Gets set of all tables involved in a cycle.
- getDatabaseConnectionInteractiveTimeout() - Method in class net.sf.jailer.configuration.Configuration
-
Gets time in seconds waiting for an idle database connection to be tested if it is still valid.
- getDataModel() - Method in class net.sf.jailer.datamodel.Association
-
Gets data-model to which this association belongs to.
- getDatamodel() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- getDatamodel() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
- getDatamodel() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
- getDatamodelFolder(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of data model folder.
- getDatamodelFolder() - Method in class net.sf.jailer.ExecutionContext
-
Gets folder holding the data model.
- getDataModelURL() - Method in class net.sf.jailer.api.Subsetter
-
Gets URL of the current data model (the datamodel's base folder)
- getDataModelURL() - Method in class net.sf.jailer.ExecutionContext
-
Gets URL of the current data model (the datamodels base folder)
- getDataSource() - Method in class net.sf.jailer.api.Importer
-
Gets the data-source to connect with the database.
- getDataSource() - Method in class net.sf.jailer.api.Subsetter
-
Gets the data-source to connect with the database.
- getDate(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDate(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDate(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDate(String, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDatePattern() - Method in class net.sf.jailer.configuration.DBMS
-
- getDbms() - Method in class net.sf.jailer.api.Subsetter
-
Gets the DBMS of the database.
- getDBMS() - Method in class net.sf.jailer.configuration.Configuration
-
- getDdlCall() - Method in class net.sf.jailer.configuration.DBMS
-
DB-Call to get DDL of a table
- getDdlQuery() - Method in class net.sf.jailer.configuration.DBMS
-
DB-Query to get DDL of a table
- getDdlTableReferencePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
- getDdlTableReferencePrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix of reference to a temporary table in DDL statements.
- getDefaultSchema(Session, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Gets default schema of DB.
- getDefaultSchema(Session, String, List<String>) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Gets default schema of DB.
- getDefaultSchemaQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets query to get default schema of the user.
- getDefaultXmlTemplate(Quoting) - Method in class net.sf.jailer.datamodel.Table
-
Gets default template for XML exports as DOM.
- getDeletedRowsCount() - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
- getDeletionSchemaMapping() - Method in class net.sf.jailer.ExecutionContext
-
- getDescription() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets clear text description of what the source is.
- getDescription() - Method in interface net.sf.jailer.datamodel.FilterSource
-
Gets clear text description of what the source is.
- getDescription() - Method in class net.sf.jailer.datamodel.PKColumnFilterSource
-
Gets clear text description of what the source is.
- getDisplayName() - Method in class net.sf.jailer.configuration.DBMS
-
- getDisplayName(Table) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets display name of a table
- getDisplayName() - Method in enum net.sf.jailer.subsetting.ScriptFormat
-
Gets human readable name.
- getDisplayNamesFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the display names.
- getDistinctDependencyIDs() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets distinct association-ids of all edged.
- getDistinctDependencyIDs() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets distinct association-ids of all edged.
- getDistinctDependencyIDs() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets distinct association-ids of all edged.
- getDmlTableReference(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets reference to a temporary table in DML statements.
- getDmlTableReference(String) - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets reference to a temporary table in DML statements.
- getDmlTableReferencePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
- getDoMinimizeUPK() - Method in class net.sf.jailer.configuration.Configuration
-
Returns true
, the UPK don't preserve order.
- getDouble(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDouble(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getDriver() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getDropTablePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix to be used in DDL for dropping temporary tables.
- getDropTablePrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix to be used in DDL for dropping temporary tables.
- getEmbeddedLobSizeLimit() - Method in class net.sf.jailer.configuration.DBMS
-
- getEmptyBLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
- getEmptyCLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
- getEmptyNCLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
- getEstimatedRowCountQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets query to get row count.
- getExcludeFromDeletionFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
List of tables to be excluded from deletion.
- getExecutionContext() - Method in class net.sf.jailer.api.Subsetter
-
- getExperimentalTypeReplacement() - Method in class net.sf.jailer.configuration.DBMS
-
Sets replacement map for column types used for DDL generation.
- getExplainCleanup() - Method in class net.sf.jailer.configuration.DBMS
-
- getExplainCreateExplainTable() - Method in class net.sf.jailer.configuration.DBMS
-
- getExplainPrepare() - Method in class net.sf.jailer.configuration.DBMS
-
- getExplainQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getExportBlocks() - Method in class net.sf.jailer.configuration.DBMS
-
- getExportedCount() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- getExportedKeys(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
- getExportedRows() - Method in class net.sf.jailer.subsetting.ExportStatistic
-
Gets number of exported rows per table.
- getExportModus() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets export modus, SQL or XML.
- getExpression() - Method in class net.sf.jailer.datamodel.Filter
-
Gets the filter expression (in SQL).
- getExpression() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets the filter expression (in SQL).
- getExpression() - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
-
- getExtractionModelURL() - Method in class net.sf.jailer.api.Subsetter
-
Gets the URL of the extraction model.
- getFamilyId() - Method in class net.sf.jailer.configuration.DBMS
-
- getFetchDirection() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getFetchSize() - Method in class net.sf.jailer.configuration.DBMS
-
Gets fetch size.
- getFetchSize() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getFileChooserTitle() - Method in enum net.sf.jailer.subsetting.ScriptFormat
-
Gets file chooser title.
- getFileExtension() - Method in enum net.sf.jailer.subsetting.ScriptFormat
-
Gets file extension.
- getFilter() - Method in class net.sf.jailer.datamodel.Column
-
Gets filter for server-side column data filtering.
- getFilterExpression() - Method in class net.sf.jailer.datamodel.Column
-
Gets SQL expression for server-side column data filtering.
- getFilterSource() - Method in class net.sf.jailer.datamodel.Filter
-
- getFilterTemplates() - Method in class net.sf.jailer.datamodel.DataModel
-
- getFloat(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getFloat(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getFunctionSourceQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getHoldability() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getIcon() - Method in class net.sf.jailer.configuration.DBMS
-
- getIconURL() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
- getId() - Method in class net.sf.jailer.configuration.DBMS
-
- getId() - Method in class net.sf.jailer.datamodel.Association
-
Gets unique ID.
- getIdentifierQuoteString() - Method in class net.sf.jailer.configuration.DBMS
-
- getIdentityColumnInsertClause() - Method in class net.sf.jailer.configuration.DBMS
-
- getIdentityColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getImportedKeys(Session, String, String, boolean) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
- getImportedKeysQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getImportFilterManager() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- getImportFilterMappingTableSchema() - Method in class net.sf.jailer.api.Subsetter
-
Gets schema in which the import-filter mapping tables will be created
- getImportFilterMappingTableSchema() - Method in class net.sf.jailer.ExecutionContext
-
Gets schema in which the import-filter mapping tables will be created
- getIndependentTables(Set<Table>) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets all independent tables
(i.e. tables which don't depend on other tables in the set)
of a given table-set.
- getIndependentTables(Set<Table>, Set<Association>) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets all independent tables
(i.e. tables which don't depend on other tables in the set)
of a given table-set.
- getIndexes(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Calls {@link DatabaseMetaData#getIndexInfo(String, String, String, boolean, boolean).
- getIndexInfoQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getIndexTablePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of table name to be used in DDL for creating temporary index.
- getIndexTablePrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix of table name to be used in DDL for creating temporary index.
- getInlineViewStyle() - Method in class net.sf.jailer.database.Session
-
- getInstance() - Static method in class net.sf.jailer.configuration.Configuration
-
Gets the configuration.
- getInt(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getInt(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getIntrospectionSchema() - Method in class net.sf.jailer.database.Session
-
Gets optional schema for database analysis.
- getIsolationLevel() - Method in class net.sf.jailer.api.Importer
-
Gets IsolationLevel.
- getIsolationLevel() - Method in class net.sf.jailer.api.Subsetter
-
Gets IsolationLevel.
- getIsolationLevel() - Method in class net.sf.jailer.ExecutionContext
-
Gets IsolationLevel.
- getItemDescription() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Gets description of a list item.
- getItems() - Method in class net.sf.jailer.database.StatementBuilder
-
Returns the items of the current statement.
- getJdbcProperties() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the JDBC properties.
- getJoinCondition() - Method in class net.sf.jailer.datamodel.Association
-
Gets the restricted join-condition for joining source with destination
table.
- getLastModified() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets time of last modification.
- getLastModifiedAsString() - Method in class net.sf.jailer.datamodel.DataModel
-
- getLastStatementCount() - Static method in class net.sf.jailer.util.SqlScriptExecutor
-
- getLayoutStorage() - Method in class net.sf.jailer.ExecutionContext
-
- getLib() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getLimit() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Limit or 0.
- getLimit() - Method in class net.sf.jailer.ExecutionContext
-
- getLimitedFetchSize(long) - Method in class net.sf.jailer.configuration.DBMS
-
- getLimitTransactionSize() - Method in class net.sf.jailer.configuration.DBMS
-
Information about how to to limit transaction size (never null
).
- getLines() - Method in class net.sf.jailer.util.CsvFile
-
Gets the list of lines.
- getLines(String) - Method in class net.sf.jailer.util.CsvFile
-
Gets the list of lines of a cached block.
- getLiquibaseProductName() - Method in class net.sf.jailer.configuration.DBMS
-
- getListQuery() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Gets query for a list of all objects.
- getLocalDatabaseStorage() - Method in class net.sf.jailer.api.Subsetter
-
- getLocalDatabaseStorage() - Method in class net.sf.jailer.ExecutionContext
-
- getLocalNPKType() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getLocalPKLength() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getLocalPKType() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getLoginTimeout() - Method in class net.sf.jailer.database.BasicDataSource
-
- getLogStatements() - Method in class net.sf.jailer.database.Session
-
Log statements?
- getLogWriter() - Method in class net.sf.jailer.database.BasicDataSource
-
- getLong(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getLong(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getMajorVersion() - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
-
- getMaxBodySize() - Method in class net.sf.jailer.database.StatementBuilder
-
Gets the maximal size of a body-list.
- getMaxDepth() - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
- getMetaData(ResultSet) - Method in class net.sf.jailer.database.Session.AbstractResultSetReader
-
Gets and cache meta data of a result set.
- getMetaData() - Method in class net.sf.jailer.database.Session
-
Gets DB meta data.
- getMetaData() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getMinorVersion() - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
-
- getModelBuilderAssociationsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Name of CSV file for generated association definitions.
- getModelBuilderColumnsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Name of CSV file for generated column definitions.
- getModelBuilderCommentsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Name of CSV file for generated comments.
- getModelBuilderTablesFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Name of CSV file for generated table definitions.
- getModelNameFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the model name
- getModelPoolSize() - Method in class net.sf.jailer.api.Subsetter
-
- getName() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Gets the name.
- getName() - Method in class net.sf.jailer.datamodel.Association
-
Gets the name of the association.
- getName() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets name of the model.
- getName() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
- getName() - Method in class net.sf.jailer.datamodel.Table
-
Gets the table name.
- getNCharacterStream(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getNCharacterStream(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getNcharPrefix() - Method in class net.sf.jailer.configuration.DBMS
-
- getNClob(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getNClob(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getnClobTypesRE() - Method in class net.sf.jailer.configuration.DBMS
-
- getNonVirtualPKColumns(Session) - Method in class net.sf.jailer.datamodel.Table
-
Gets non-virtual and non-filtered primary-key columns.
- getNoRowid() - Method in class net.sf.jailer.api.Subsetter
-
- getNoSorting() - Method in class net.sf.jailer.api.Subsetter
-
If true
, The exported rows will not be sorted according to
foreign key constraints
- getNoSorting() - Method in class net.sf.jailer.ExecutionContext
-
If true
, The exported rows will not be sorted according to
foreign key constraints
- getNString(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getNString(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getNullableContraint() - Method in class net.sf.jailer.configuration.DBMS
-
- getNullColumnPlaceholder() - Method in class net.sf.jailer.configuration.Configuration
-
Gets replacement for null in DBUnit datasets.
- getNumberOfEntities() - Method in class net.sf.jailer.api.Subsetter
-
Gets maximum number of entities per insert-statement (in export-file,
default is 10)
- getNumberOfEntities() - Method in class net.sf.jailer.ExecutionContext
-
Gets maximum number of entities per insert-statement (in export-file,
default is 10)
- getNumberOfThreads() - Method in class net.sf.jailer.api.Importer
-
Gets number of threads.
- getNumberOfThreads() - Method in class net.sf.jailer.api.Subsetter
-
Gets number of parallel threads (default is 1) to be used.
- getNumberOfThreads() - Method in class net.sf.jailer.ExecutionContext
-
Gets number of threads (default is 1)
- getObject() - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- getObject(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(int, Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(String, Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getObject(ResultSet, int) - Method in class net.sf.jailer.util.CellContentConverter
-
Gets object from result-set.
- getObject(ResultSet, String) - Method in class net.sf.jailer.util.CellContentConverter
-
Gets object from result-set.
- getObjectRenderers() - Method in class net.sf.jailer.configuration.DBMS
-
- getOrderByPK() - Method in class net.sf.jailer.ExecutionContext
-
If true
, the exported rows will be ordered according to the primary key.
- getOrdinal() - Method in class net.sf.jailer.datamodel.Table
-
Gets unique number of this table to be used as type discriminator in JAILER_ENTITY table.
- getOriginalName() - Method in class net.sf.jailer.datamodel.Table
-
Gets the original table-name.
- getOriginalSchema(String) - Method in class net.sf.jailer.datamodel.Table
-
Gets un-mapped schema name of table.
- getOutputFolder() - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
- getPackageNamesQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getPackageSourceQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getParameters() - Method in class net.sf.jailer.api.Subsetter
-
Gets parameters.
- getParameters(String, List<ExtractionModel.AdditionalSubject>) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets all parameters which occur in subject condition, association restrictions or XML templates.
- getParameters() - Method in class net.sf.jailer.ExecutionContext
-
Gets parameters
- getParentLogger() - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
-
- getParentLogger() - Method in class net.sf.jailer.database.BasicDataSource
-
- getPartitionsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getPassword() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getPassword() - Method in class net.sf.jailer.database.Session
-
Gets connection password (UI support)
- getPattern() - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
- getPosition(String, String) - Method in class net.sf.jailer.util.LayoutStorage
-
Gets position.
- getPositions(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Gets positions of all tables for a given root-table.
- getPrecision(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getPredicate() - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- getPrimaryKey(Table, Session, boolean) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the primary key of a table.
- getPrimaryKey(Table, Session) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the primary key of a table.
- getPrimaryKey(Table) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the primary key of a table.
- getPrimaryKeys(Session, String, String, boolean) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
- getPrimaryKeysQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getProcedures(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Calls DatabaseMetaData.getProcedures(String, String, String)
.
- getProcedureSourceQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getProgressListenerRegistry() - Method in class net.sf.jailer.ExecutionContext
-
- getPropertyInfo(String, Properties) - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
-
- getQualifiedDatamodelFolder() - Method in class net.sf.jailer.ExecutionContext
-
Gets fully qualified folder name of current data model.
- getQualifyNames() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Add schema prefix to table names after analysing
the DB
- getQuote() - Method in class net.sf.jailer.util.Quoting
-
Gets the quote character, null if quoting is not supported.
- getQuoting(Session) - Static method in class net.sf.jailer.util.Quoting
-
Gets the
Quoting
for a given session.
- getReason() - Method in class net.sf.jailer.datamodel.Filter
-
Gets reasion.
- getRef(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getRef(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getRenderer() - Method in class net.sf.jailer.configuration.Configuration
-
- getReplacement() - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
- getRestriction(Association) - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Gets the restriction (in SQL) for an association.
- getRestrictionCondition() - Method in class net.sf.jailer.datamodel.Association
-
Gets restriction-condition.
- getRestrictionModel() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets the restriction model.
- getRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getRowId(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getRowId(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getRowidName() - Method in class net.sf.jailer.configuration.DBMS
-
- getRowidType() - Method in class net.sf.jailer.configuration.DBMS
-
- getRowList() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getScale(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getSchema() - Method in class net.sf.jailer.database.Session
-
Gets DB schema name.
- getSchema(String) - Method in class net.sf.jailer.datamodel.Table
-
Gets mapped schema name of table.
- getSchemaMapping() - Method in class net.sf.jailer.api.Subsetter
-
Gets schema map for destination database.
- getSchemaMapping(String) - Static method in class net.sf.jailer.ExecutionContext
-
- getSchemaMapping() - Method in class net.sf.jailer.ExecutionContext
-
- getSchemaName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getSchemas(Session, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds all schemas in DB.
- getScope() - Method in class net.sf.jailer.api.Subsetter
-
Gets scope of working tables, GLOBAL, SESSION_LOCAL or LOCAL_DATABASE
Default is GLOBAL.
- getScope() - Method in class net.sf.jailer.ExecutionContext
-
Gets scope of working tables, GLOBAL, SESSION_LOCAL or LOCAL_DATABASE
- getScriptEnhancer() - Static method in class net.sf.jailer.configuration.Configuration
-
Gets the scipt-enhancer.
- getScriptFileName() - Method in class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Gets name of SQL-script file.
- getScriptFormat() - Method in class net.sf.jailer.api.Subsetter
-
Gets the script format.
- getScriptFormat() - Method in class net.sf.jailer.CommandLine
-
Gets the script format.
- getScriptFormat() - Method in class net.sf.jailer.ExecutionContext
-
Gets the script format.
- getScriptInvocation(Session) - Method in class net.sf.jailer.database.DB2ShellScriptBasedStatisticRenovator
-
Gets shell-invocation.
- getScriptInvocation(Session) - Method in class net.sf.jailer.database.ShellScriptBasedStatisticRenovator
-
Gets shell-invocation.
- getSelectionClause() - Method in class net.sf.jailer.datamodel.Table
-
Gets all non-virtual columns of the table in the order in which they are selected.
- getSelectionClause(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets all non-virtual columns of the table in the order in which they are selected.
- getSession() - Method in class net.sf.jailer.database.LocalDatabase
-
Gets the
Session
for the local database.
- getSession() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the session.
- getSession() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
- getSession() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
- getSessionProperty(Class<?>, String) - Method in class net.sf.jailer.database.Session
-
Gets a session property.
- getSessionTemporaryTableManager() - Method in class net.sf.jailer.configuration.DBMS
-
- getShort(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getShort(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getSilent() - Method in class net.sf.jailer.database.Session
-
No SQL-Exceptions will be logged in silent mode.
- getSize(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets increment size or null
, if incremental inserts are not applicable.
- getSize() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the number of entities in the graph.
- getSize(Set<Table>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the number of entities from given tables in the graph.
- getSize() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets the number of entities in the graph.
- getSize() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the number of entities in the graph.
- getSize(Set<Table>) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the number of entities from given tables in the graph.
- getSize() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getSmallLob(ResultSet, int) - Method in class net.sf.jailer.util.CellContentConverter
-
Gets SQL expression for a C/BLOB for small LOBS.
- getSmallLob(Object, DBMS, Integer, Integer) - Static method in class net.sf.jailer.util.CellContentConverter
-
Gets SQL expression for a C/BLOB for small LOBS.
- getSortedTables() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets list of tables sorted by name.
- getSourceSchemaMapping() - Method in class net.sf.jailer.api.Subsetter
-
Gets schema map for source database.
- getSourceSchemaMapping() - Method in class net.sf.jailer.ExecutionContext
-
- getSqlDialect() - Method in class net.sf.jailer.configuration.DBMS
-
- getSqlExpressionRule() - Method in class net.sf.jailer.configuration.DBMS
-
- getSqlLimitSuffix() - Method in class net.sf.jailer.configuration.DBMS
-
- getSQLState() - Method in exception net.sf.jailer.database.SqlException
-
- getSQLXML(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getSQLXML(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getStatement() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getStatementSuffix() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be appended.
- getStatisticRenovator() - Method in class net.sf.jailer.configuration.DBMS
-
- getString(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getString(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getStringLiteralEscapeSequences() - Method in class net.sf.jailer.configuration.DBMS
-
Gets replacement map for special characters in string literals.
- getSubject() - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- getSubject(Table, Column) - Method in enum net.sf.jailer.datamodel.filter_template.Clause.Subject
-
- getSubject() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- getSubjectLimitDefinition() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- getSubjectTableName() - Method in class net.sf.jailer.extractionmodel.ExtractionModel
-
- getSupportsSchemasInIndexDefinitions() - Method in class net.sf.jailer.configuration.DBMS
-
- getSynonymTableQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets query to get underlying table of a synonym.
- getSystemId() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- getTable(String) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets a table by name.
- getTableByDisplayName(String) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets a table by display name.
- getTableByOrdinal(int) - Method in class net.sf.jailer.datamodel.DataModel
-
- getTableInConflict(DataSource, DBMS) - Method in class net.sf.jailer.ddl.DDLCreator
-
Checks for conflicts of existing tables and working-tables.
- getTableMapping(Table) - Method in class net.sf.jailer.xml.XmlExportTransformer
-
Gets the xml mapping for a table.
- getTableName(String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Returns previously put non-normalized unique table name.
- getTableName(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
-
- getTableProperties() - Method in class net.sf.jailer.configuration.DBMS
-
- getTables() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets all tables.
- getTables(Session, String, String, String[]) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
- getTablesFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the table definitions.
- getTargetDBMS() - Method in class net.sf.jailer.api.Subsetter
-
Gets target-DBMS.
- getTargetDBMS() - Method in class net.sf.jailer.ExecutionContext
-
Gets target-DBMS: ORACLE, MSSQL, DB2, MySQL, POSTGRESQL, SYBASE, SQLITE,
HSQL or H2
- getTargetSession() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- getTargetSession() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
- getTargetSession() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
- getTempFileFolder() - Method in class net.sf.jailer.configuration.Configuration
-
Gets the temporary files folder.
- getTestQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getTextQuery() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Gets query for a textual representation of all objects.
- getTime(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTime(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTime(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTime(String, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTimestamp(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTimestamp(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTimestamp(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTimestamp(String, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getTimestampPattern() - Method in class net.sf.jailer.configuration.DBMS
-
- getTimestampWithNanoPattern() - Method in class net.sf.jailer.configuration.DBMS
-
- getTimestampWithNanoTypeName() - Method in class net.sf.jailer.configuration.DBMS
-
- getToBlob() - Method in class net.sf.jailer.configuration.DBMS
-
- getToClob() - Method in class net.sf.jailer.configuration.DBMS
-
- getToNClob() - Method in class net.sf.jailer.configuration.DBMS
-
- getTotal() - Method in class net.sf.jailer.subsetting.ExportStatistic
-
Gets total number of exported rows.
- getTotalRowcount() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets total row-count.
- getTotalRowcount() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets total row-count.
- getTotalRowcount() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets total row-count.
- getTransactional() - Method in class net.sf.jailer.api.Importer
-
If true
, import rows in a single transaction.
- getTransactional() - Method in class net.sf.jailer.api.Subsetter
-
If true
, export rows in a single transaction.
- getTransactional() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Import rows in a single transaction
- getTransactionTemporaryTableManager() - Method in class net.sf.jailer.configuration.DBMS
-
- getTransformer() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- getTransformerFactory() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- getType() - Method in class net.sf.jailer.datamodel.Filter
-
Gets optional type of filter expression.
- getType() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets optional type of filter expression.
- getType() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getType() - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
-
- getTypeReplacement() - Method in class net.sf.jailer.configuration.DBMS
-
Gets replacement map for column types used for DDL generation.
- getUnicodeStream(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getUnicodeStream(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getUniversalPrimaryKey(Session) - Method in class net.sf.jailer.datamodel.PrimaryKeyFactory
-
Gets the primary-key to be used for the entity-table and closes the
factory.
- getUniversalPrimaryKey(Session) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the universal primary key.
- getUniversalPrimaryKey() - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Gets the universal primary key.
- getUniversalPrimaryKey() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the universal primary key.
- getUniversalPrimaryKey() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets the universal primary key.
- getUniversalPrimaryKey() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the universal primary key.
- getUnqualifiedName() - Method in class net.sf.jailer.datamodel.Table
-
Gets unqualified name of table.
- getUnrestrictedJoinCondition() - Method in class net.sf.jailer.datamodel.Association
-
Gets join-condition without any restrictions.
- getUpdateMode() - Method in class net.sf.jailer.database.SQLDialect
-
- getUpkDomain() - Method in class net.sf.jailer.ExecutionContext
-
- getUpsert() - Method in class net.sf.jailer.datamodel.Table
-
Gets export modus.
- getUpsertMode() - Method in class net.sf.jailer.database.SQLDialect
-
- getUpsertOnly() - Method in class net.sf.jailer.api.Subsetter
-
If true
, Generate 'upsert'-statements for all entities (in
export-file)
- getUpsertOnly() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Generate 'upsert'-statements for all entities (in
export-file)
- getURL(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getURL(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getUrlPattern() - Method in class net.sf.jailer.configuration.DBMS
-
- getUrlPattern() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getUrlRewriteRules() - Method in class net.sf.jailer.configuration.Configuration
-
- getUser() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- getUserDefinedColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getUseRowid() - Method in class net.sf.jailer.api.Subsetter
-
If true
, use rowid/ctid-column to determine row identity (instead
of primary keys)
- getUseRowid() - Method in class net.sf.jailer.ExecutionContext
-
If true
, use rowid/ctid-column to determine row identity (instead
of primary keys)
- getUseRowIdsOnlyForTablesWithoutPK() - Method in class net.sf.jailer.api.Subsetter
-
If true
, use rowid/ctid-column only for tables without primary key.
- getUseRowIdsOnlyForTablesWithoutPK() - Method in class net.sf.jailer.ExecutionContext
-
If true
, use rowid/ctid-column only for tables without primary key.
- getUTF8() - Method in class net.sf.jailer.api.Subsetter
-
If true
, Use uTF-8 encoding
- getUTF8() - Method in class net.sf.jailer.ExecutionContext
-
If true
, Use UTF-8 encoding
- getValue() - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
-
- getVarcharLengthLimit() - Method in class net.sf.jailer.configuration.DBMS
-
- getVersion() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets internal version number.
- getVersionFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Name of file containing the version number.
- getViewTextOrDDLQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets query to get view text.
- getVirtualColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
- getWarnings() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- getWorkingTableSchema() - Method in class net.sf.jailer.api.Subsetter
-
Gets schema in which the working tables will be created
- getWorkingTableSchema() - Method in class net.sf.jailer.ExecutionContext
-
Gets schema in which the working tables will be created
- getXmlDatePattern() - Method in class net.sf.jailer.api.Subsetter
-
Gets pattern for dates in XML and LIQUIBASE_XML export file
- getXmlDatePattern() - Method in class net.sf.jailer.ExecutionContext
-
Gets pattern for dates in XML and LIQUIBASE_XML export file
- getXmlRootTag() - Method in class net.sf.jailer.api.Subsetter
-
Gets root tag of XML export file
- getXmlRootTag() - Method in class net.sf.jailer.ExecutionContext
-
Gets root tag of XML export file
- getXmlSettings() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets XML settings for exportation into XML files.
- getXmlTemplate() - Method in class net.sf.jailer.datamodel.Table
-
Gets template for XML exports.
- getXmlTemplateAsDocument(Quoting) - Method in class net.sf.jailer.datamodel.Table
-
Gets template for XML exports as DOM.
- getXmlTemplateAsDocument(String, Quoting) - Method in class net.sf.jailer.datamodel.Table
-
Gets template for XML exports as DOM.
- getXmlTimePattern() - Method in class net.sf.jailer.api.Subsetter
-
Gets pattern for times in XML and LIQUIBASE_XML export file
- getXmlTimePattern() - Method in class net.sf.jailer.ExecutionContext
-
Gets pattern for times in XML and LIQUIBASE_XML export file
- getXmlTimeStampPattern() - Method in class net.sf.jailer.api.Subsetter
-
Gets pattern for time-stamps in XML and LIQUIBASE_XML export file
- getXmlTimeStampPattern() - Method in class net.sf.jailer.ExecutionContext
-
Gets pattern for time-stamps in XML and LIQUIBASE_XML export file
- graphID - Variable in class net.sf.jailer.entitygraph.EntityGraph
-
The unique ID of the graph.
- GZIP - Static variable in class net.sf.jailer.util.Base64
-
Specify that data should be gzip-compressed.
- rawdeletionschemamapping - Variable in class net.sf.jailer.CommandLine
-
- rawschemamapping - Variable in class net.sf.jailer.CommandLine
-
- rawsourceschemamapping - Variable in class net.sf.jailer.CommandLine
-
- read() - Method in class net.sf.jailer.util.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class net.sf.jailer.util.Base64.InputStream
-
- readColumns(Session, String) - Static method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Reads column infos.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.database.DeletionTransformer
-
Reads result-set and writes into export-script.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.database.DMLTransformer
-
Reads result-set and writes into export-script.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.database.InlineViewBuilder
-
- readCurrentRow(ResultSet) - Method in interface net.sf.jailer.database.Session.ResultSetReader
-
Reads current row of a result-set.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.database.UpdateTransformer
-
Reads result-set and writes into export-script.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.dbunit.FlatXMLTransformer
-
Reads result-set and writes into export-script.
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.liquibase.LiquibaseXMLTransformer
-
- readCurrentRow(ResultSet) - Method in class net.sf.jailer.xml.XmlExportTransformer
-
Reads result-set and writes into export-script.
- readDependentEntities(Table, Association, ResultSet, ResultSetMetaData, Session.ResultSetReader, Map<String, Integer>, String, String) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads all entities which depends on given entity.
- readDependentEntities(Table, Association, ResultSet, ResultSetMetaData, Session.ResultSetReader, Map<String, Integer>, String, String) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads all entities which depends on given entity.
- readDependentEntities(Table, Association, ResultSet, ResultSetMetaData, Session.ResultSetReader, Map<String, Integer>, String, String) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all entities which depends on given entity.
- readEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads all entities of a given table.
- readEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Reads all entities of a given table.
- readEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads all entities of a given table.
- readEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all entities of a given table.
- readEntities(Table, boolean, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all entities of a given table.
- readImportedKeys(Session, String) - Static method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Reads imported keys (FKs).
- readIndexInfo(Session, String) - Static method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Reads index infos.
- readMarkedEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readMarkedEntities(Table, Session.ResultSetReader, String, String, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readMarkedEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Reads all entities of a given table which are marked as independent or as
roots.
- readMarkedEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readMarkedEntities(Table, Session.ResultSetReader, String, String, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readMarkedEntities(Table, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readMarkedEntities(Table, Session.ResultSetReader, String, String, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all entities of a given table which are marked as independent or as roots.
- readNonTraversedDependencies(Table, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads all non-traversed dependencies.
- readNonTraversedDependencies(Table, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads all non-traversed dependencies.
- readNonTraversedDependencies(Table, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads all non-traversed dependencies.
- readPrimaryKeys(Session, String) - Static method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Reads primary keys.
- readRowHook(ResultSet) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- readTableList(CsvFile, DataModel, Map<String, String>) - Static method in class net.sf.jailer.util.SqlUtil
-
Reads a table-list from CSV-file.
- readUnfilteredEntityColumns(Table, List<Column>, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Reads some columns of all entities of a given table without using filters.
- readUnfilteredEntityColumns(Table, List<Column>, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Reads some columns of all entities of a given table without using filters.
- readUnfilteredEntityColumns(Table, List<Column>, Session.ResultSetReader) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Reads some columns of all entities of a given table without using filters.
- reconnect() - Method in class net.sf.jailer.database.Session
-
Closes current connection and opens a new one.
- refreshRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- registerTmpURL(URL, String) - Static method in class net.sf.jailer.subsetting.SubsettingEngine
-
Registers real name of extraction model for temp URL (GUI support).
- relative(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- RemoteEntityGraph - Class in net.sf.jailer.entitygraph.remote
-
Persistent graph of entities in the remote database.
- RemoteEntityGraph(DataModel, int, Session, PrimaryKey, Runnable, ExecutionContext) - Constructor for class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Constructor.
- removeAll(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Removes all position information for a given root table.
- removeAll() - Method in class net.sf.jailer.util.LayoutStorage
-
Removes all position information.
- removeAssociatedDestinations(Association, boolean, Set<Table>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Removes all entities from this graph which are associated with an entity
outside the graph.
- removeAssociatedDestinations(Association, boolean, Set<Table>) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Removes all entities from this graph which are associated with an entity
outside the graph.
- removeAssociatedDestinations(Association, boolean, Set<Table>) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Removes all entities from this graph which are associated with an entity
outside the graph.
- removeComments(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Removes comments from SQL statement.
- removeCommentsAndLiterals(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Removes comments and literals from SQL statement.
- removeDependencies(Association) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Removes all dependencies for a given association.
- removeNonMeaningfulFragments(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Removes all non-meaningful fragments of an SQL statement
that might interfere with the SQL parser.
- removeNullRows(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- removeReflexiveDependencies(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Removes all reflexive dependencies of given table.
- removeReflexiveDependencies(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Removes all reflexive dependencies of given table.
- removeReflexiveDependencies(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Removes all reflexive dependencies of given table.
- removeSessionProperties(Class<?>) - Method in class net.sf.jailer.database.Session
-
Removes all session properties.
- removeSubQueries(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Removes sub-queries from SQL statement.
- render(DataModel, List<String>) - Method in interface net.sf.jailer.render.DataModelRenderer
-
Generates a human readable representation of the data-model.
- render(DataModel, List<String>) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Generates a human readable HTML-representation of the data-model.
- renderJoinCondition(String) - Method in class net.sf.jailer.datamodel.Association
-
Stringifies the join condition.
- renew(Session, ExecutionContext) - Method in class net.sf.jailer.database.ShellScriptBasedStatisticRenovator
-
Renews the DB table statistics for the working-tables
by executing the shell-script.
- renew(Session, ExecutionContext) - Method in class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Renews the DB table statistics for the working-tables
by executing the SQL-script.
- renew(Session, ExecutionContext) - Method in interface net.sf.jailer.database.StatisticRenovator
-
Renews the DB table statistics for the working-tables.
- replaceAlias(String, String) - Static method in class net.sf.jailer.util.SqlUtil
-
Replaces the alias T with given alias in a SQL-condition.
- replaceAliases(String, String, String) - Static method in class net.sf.jailer.util.SqlUtil
-
Replaces the aliases A and B with given aliases in a SQL-condition.
- requote(String) - Method in class net.sf.jailer.util.Quoting
-
Quotes an identifier only if it is already quoted (potentially with a different quoting-string).
- requote(String, boolean) - Method in class net.sf.jailer.util.Quoting
-
Quotes an identifier only if it is already quoted (potentially with a different quoting-string).
- reset() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- reset(Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Resets the handler.
- resetCaches(Session) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
- resetFiles(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Resets 'model-builder-*.csv' files.
- resetGlobalFallbackConnection() - Static method in class net.sf.jailer.database.Session
-
- resolveAssociation(Table, Association, int) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, EntityGraph, EntityGraph, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, int) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, EntityGraph, EntityGraph, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, int) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, EntityGraph, EntityGraph, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Resolves an association.
- resolvePseudoColumns(String, String, String, int, int, boolean) - Static method in class net.sf.jailer.util.SqlUtil
-
Resolves the pseudo-columns in a restriction condition.
- resolvePseudoColumns(String, String, String, int, int, String, Boolean) - Static method in class net.sf.jailer.util.SqlUtil
-
Resolves the pseudo-columns in a restriction condition.
- resolvePseudoColumns(String, int, int, boolean, boolean) - Static method in class net.sf.jailer.util.SqlUtil
-
Resolves the pseudo-columns in a restriction condition.
- restore(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Restores a layout from file
- RestrictionDefinition - Class in net.sf.jailer.datamodel
-
Defines a restriction on an association.
- RestrictionDefinition(Table, Table, String, String, boolean) - Constructor for class net.sf.jailer.datamodel.RestrictionDefinition
-
Constructor.
- RestrictionModel - Class in net.sf.jailer.restrictionmodel
-
Restricts association-definitions in a
DataModel
.
- RestrictionModel(DataModel, ExecutionContext) - Constructor for class net.sf.jailer.restrictionmodel.RestrictionModel
-
Constructor.
- resultSetMetaData - Variable in class net.sf.jailer.database.InlineViewBuilder
-
- resumeEncoding() - Method in class net.sf.jailer.util.Base64.OutputStream
-
Resumes encoding of the stream.
- retrieveEncoding(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Retrieves SQL script file encoding.
- reversalAssociation - Variable in class net.sf.jailer.datamodel.Association
-
The counterpart of the association for the reversal direction.
- reverse() - Method in enum net.sf.jailer.datamodel.Cardinality
-
Gets the cardinality of the reversal association.
- reversed - Variable in class net.sf.jailer.datamodel.Association
-
true
for reversed association.
- reversRestrictionCondition(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Change alias A to B and B to A in a SQL-condition.
- rollbackAll() - Method in class net.sf.jailer.database.Session
-
Rolls back and closes all connections.
- rootTag - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
-
- rowDeleted() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- RowIdSupport - Class in net.sf.jailer.datamodel
-
Support for rowids.
- RowIdSupport(DataModel, DBMS, String, boolean, boolean) - Constructor for class net.sf.jailer.datamodel.RowIdSupport
-
Constructor.
- RowIdSupport(DataModel, DBMS, boolean, boolean) - Constructor for class net.sf.jailer.datamodel.RowIdSupport
-
Constructor.
- RowIdSupport(DataModel, DBMS, String, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.RowIdSupport
-
Constructor.
- RowIdSupport(DataModel, DBMS, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.RowIdSupport
-
Constructor.
- rowIdSupport - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
- rowInserted() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- RowLimitExceededException - Exception in net.sf.jailer.subsetting
-
Thrown if row limit is exceeded.
- RowLimitExceededException(String) - Constructor for exception net.sf.jailer.subsetting.RowLimitExceededException
-
- rowUpdated() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- run() - Method in interface net.sf.jailer.util.JobManager.Job
-
Runs the job.
- save(String, Table, SubjectLimitDefinition, String, ScriptFormat, List<RestrictionDefinition>, Map<String, Map<String, double[]>>, List<ExtractionModel.AdditionalSubject>, String) - Method in class net.sf.jailer.datamodel.DataModel
-
Saves the data model.
- saveColumnOrderPrio() - Method in class net.sf.jailer.datamodel.DataModel
-
Saves the order priority of the columns.
- saveRestrictions(File, List<RestrictionDefinition>) - Method in class net.sf.jailer.datamodel.DataModel
-
Saves restrictions only.
- schema - Variable in class net.sf.jailer.CommandLine
-
- scope - Variable in class net.sf.jailer.CommandLine
-
- scope - Variable in class net.sf.jailer.database.Session
-
Scope of temporary tables.
- ScriptEnhancer - Interface in net.sf.jailer.enhancer
-
Enhances the generated SQL-export-script with statements or comments.
- ScriptFormat - Enum in net.sf.jailer.subsetting
-
Enumeration of output formats.
- ScriptType - Enum in net.sf.jailer.subsetting
-
Enumeration of SQL-script types.
- selectionSchema - Variable in class net.sf.jailer.xml.XmlExportTransformer.TableMapping
-
SQL selection schema.
- separator() - Method in enum net.sf.jailer.database.InlineViewStyle
-
- separatorFollowed - Variable in enum net.sf.jailer.subsetting.ScriptFormat
-
Is followed by separator in drop-down-list?
- session - Variable in class net.sf.jailer.database.InlineViewBuilder
-
- Session - Class in net.sf.jailer.database
-
Manages database sessions on a 'per thread' basis.
- Session(DataSource, DBMS, Integer) - Constructor for class net.sf.jailer.database.Session
-
Constructor.
- Session(DataSource, DBMS, Integer, WorkingTableScope, boolean) - Constructor for class net.sf.jailer.database.Session
-
Constructor.
- Session(DataSource, DBMS, Integer, WorkingTableScope, boolean, boolean) - Constructor for class net.sf.jailer.database.Session
-
Constructor.
- session - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
For executing SQL-Statements.
- Session.AbstractResultSetReader - Class in net.sf.jailer.database
-
Reads a JDBC-result-set.
- Session.ConnectionFactory - Interface in net.sf.jailer.database
-
Connection factory.
- Session.ResultSetReader - Interface in net.sf.jailer.database
-
Reads a JDBC-result-set.
- setAbortInCaseOfInconsistency(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setAbortInCaseOfInconsistency(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setAdditionalSQLKeywords(String) - Method in class net.sf.jailer.configuration.Configuration
-
- setAdditionalWhereCondition(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be inserted as condition into the "WHERE".
- setAfterSelect(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be inserted after "SELECT" in a select query.
- setAge(int) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Sets the age of the graph.
- setAge(int) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Sets the age of the graph.
- setAge(int) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Sets the age of the graph.
- setAggregationSchema(AggregationSchema) - Method in class net.sf.jailer.datamodel.Association
-
Sets the XML aggregation schema.
- setAggregationTagName(String) - Method in class net.sf.jailer.datamodel.Association
-
Sets name of XML-tag used for aggregation.
- setAnalyseAlias(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for aliases while analysing the DB
- setAnalyseSynonym(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for synonyms while analysing the DB
- setAnalyseView(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Look for views while analysing the DB
- setAppliedTo(List<String>) - Method in class net.sf.jailer.datamodel.Filter
-
- setApplyAtExport(boolean) - Method in class net.sf.jailer.datamodel.Filter
-
Sets if filter is applied at export instead of import.
- setApplyAtExport(boolean) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets if filter is applied at export instead of import.
- setAuthor(String) - Method in class net.sf.jailer.datamodel.ModelElement
-
- setAvoidLeftJoin(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setBinaryPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setBirthdayOfSubject(int) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Sets birthday of subject rows.
- setBirthdayOfSubject(int) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Sets birthday of subject rows.
- setBirthdayOfSubject(int) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Sets birthday of subject rows.
- setBlobTypesRE(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setCheap(boolean) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
- setCliArguments(List<String>) - Method in class net.sf.jailer.database.Session
-
Sets CLI connection arguments (UI support)
- setClobTypesRE(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setColumns(List<Column>) - Method in class net.sf.jailer.datamodel.Table
-
Sets columns.
- setColumnsPerIFMTable(int) - Method in class net.sf.jailer.configuration.Configuration
-
- setCondition(String) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- setConnection(Connection) - Method in class net.sf.jailer.database.Session
-
- setConstraintsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets query to get constraints
- setCreateIndexPrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of DDL statement to create temporary index.
- setCreateIndexSuffix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets suffix of DDL statement to create temporary index.
- setCreateTablePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of DDL statement to create temporary table.
- setCreateTableSuffix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets suffix of DDL statement to create temporary table.
- setCurrentConnectionAlias(String) - Method in class net.sf.jailer.ExecutionContext
-
- setCurrentModelSubfolder(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets folder of current data model.
- setDatabaseConnectionInteractiveTimeout(int) - Method in class net.sf.jailer.configuration.Configuration
-
Sets time in seconds waiting for an idle database connection to be tested if it is still valid.
- setDataModelBaseFolder(File) - Method in class net.sf.jailer.api.Subsetter
-
Sets the current data model as File
- setDatamodelFolder(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets folder holding the data model.
- setDataModelURL(URL) - Method in class net.sf.jailer.api.Subsetter
-
Sets URL of the current data model (the datamodel's base folder)
- setDataModelURL(URL) - Method in class net.sf.jailer.ExecutionContext
-
Sets URL of the current data model (the datamodels base folder)
- setDataSource(DataSource) - Method in class net.sf.jailer.api.Importer
-
Sets the data-source to connect with the database.
- setDataSource(DataSource) - Method in class net.sf.jailer.api.Subsetter
-
Sets the data-source to connect with the database.
- setDatePattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setDbms(DBMS) - Method in class net.sf.jailer.api.Subsetter
-
Sets the DBMS of the database.
- setdBMSConfigurations(List<DBMS>) - Method in class net.sf.jailer.configuration.Configuration
-
- setDdlCall(String) - Method in class net.sf.jailer.configuration.DBMS
-
DB-Call to get DDL of a table
- setDdlQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
DB-Query to get DDL of a table
- setDdlTableReferencePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
- setDefaultSchemaQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets query to get default schema of the user.
- setDeleteMode(boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- setDeletionSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.ExecutionContext
-
- setDisallowNonAggregated(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setDisallowNonAggregated(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setDisplayName(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setDmlTableReferencePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix of references to a temporary table in DML statements.
- setDocumentLocator(Locator) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- setDoMinimizeUPK(boolean) - Method in class net.sf.jailer.configuration.Configuration
-
- setDriver(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setDropTablePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix to be used in DDL for dropping temporary tables.
- setEmbedded(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setEmbeddedLobSizeLimit(int) - Method in class net.sf.jailer.configuration.DBMS
-
- setEmptyBLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setEmptyCLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setEmptyNCLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setEnabled(boolean) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
- setEstimatedRowCountQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets query to get row count.
- setExperimentalTypeReplacement(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets replacement map for column types used for DDL generation.
- setExplainCleanup(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setExplainCreateExplainTable(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setExplainPrepare(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setExplainQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setExportBlocks(Set<String>) - Method in class net.sf.jailer.configuration.DBMS
-
- setExportedRows(Map<Table, Long>) - Method in class net.sf.jailer.subsetting.ExportStatistic
-
Sets number of exported rows per table.
- setExportModus(String) - Method in class net.sf.jailer.datamodel.DataModel
-
Sets export modus, SQL or XML.
- setExpression(String) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets the filter expression (in SQL).
- setExtractionModelURL(URL) - Method in class net.sf.jailer.api.Subsetter
-
Sets the URL of the extraction model.
- setFamilyId(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setFetchDirection(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- setFetchSize(Integer) - Method in class net.sf.jailer.configuration.DBMS
-
Sets fetch size.
- setFetchSize(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
- setFilter(Filter) - Method in class net.sf.jailer.datamodel.Column
-
Sets filter for server-side column data filtering.
- setFormatted(boolean) - Method in exception net.sf.jailer.database.SqlException
-
- setFunctionSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setGenerateUpsertStatementsWithoutNulls(boolean) - Method in class net.sf.jailer.configuration.Configuration
-
- setGlobalFallbackConnection() - Method in class net.sf.jailer.database.Session
-
- setIcon(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIconURL(String) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
- setId(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIdentifierQuoteString(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIdentityColumnInsertClause(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIdentityColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIdentityInserts(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setIgnoreNonAggregated(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setIgnoreNonAggregated(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setImportedKeysQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setImportFilterManager(ImportFilterManager) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- setImportFilterMappingTableSchema(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets schema in which the import-filter mapping tables will be created
- setImportFilterMappingTableSchema(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets schema in which the import-filter mapping tables will be created
- setImportFilterTransformer(ImportFilterTransformer) - Method in class net.sf.jailer.database.DMLTransformer.Factory
-
- setIncludeNonAggregated(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setIncludeNonAggregated(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setIndependentWorkingTables(boolean) - Method in class net.sf.jailer.ExecutionContext
-
Create working tables that are independent of the extraction model.
- setIndexInfoQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setIndexTablePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix of table name to be used in DDL for creating temporary index.
- setInsertIncrementally(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, collects the rows using multiple insert operations with a limited number of rows per operation.
- setIntrospectionSchema(String) - Method in class net.sf.jailer.database.Session
-
Sets optional schema for database analysis.
- setIsArtifical(boolean) - Method in class net.sf.jailer.datamodel.Table
-
Sets whether this table is artificial (i.e. does not represent a table in a database).
- setIsDistinct(boolean) - Method in class net.sf.jailer.datamodel.Table
-
Sets whether this table is a distinct join over several tables (needed for counting of column values).
- setIsolationLevel(Integer) - Method in class net.sf.jailer.api.Importer
-
Sets IsolationLevel.
- setIsolationLevel(Integer) - Method in class net.sf.jailer.api.Subsetter
-
Sets IsolationLevel.
- setIsolationLevel(Integer) - Method in class net.sf.jailer.ExecutionContext
-
Sets IsolationLevel.
- setItemDescription(DatabaseObjectRenderingDescription) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets description of a list item.
- setJdbcProperties(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the JDBC properties.
- setLayoutStorage(LayoutStorage) - Method in class net.sf.jailer.ExecutionContext
-
- setLib(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setLimit(long) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Limit.
- setLimit(Long) - Method in class net.sf.jailer.ExecutionContext
-
- setLimitTransactionSize(LimitTransactionSizeInfo) - Method in class net.sf.jailer.configuration.DBMS
-
Information about how to limit transaction size.
- setLiquibaseProductName(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setListQuery(String) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets query for a list of all objects.
- setLocalDatabaseStorage(File) - Method in class net.sf.jailer.api.Subsetter
-
Sets the folder where the local database will be stored.
- setLocalDatabaseStorage(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets the folder where the local database will be stored.
- setLocalDatabaseStorage(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets the folder where the local database will be stored.
- setLocalNPKType(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setLocalPKLength(int) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setLocalPKType(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setLoginTimeout(int) - Method in class net.sf.jailer.database.BasicDataSource
-
- setLogPrefix(String) - Method in class net.sf.jailer.database.Session
-
- setLogStatements(boolean) - Method in class net.sf.jailer.database.Session
-
Log statements?
- setLogWriter(PrintWriter) - Method in class net.sf.jailer.database.BasicDataSource
-
- setMaxDepth(int) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
- setModelPoolSize(int) - Method in class net.sf.jailer.api.Subsetter
-
- setName(String) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets the name.
- setName(String) - Method in class net.sf.jailer.datamodel.Association
-
Sets the name of the association.
- setName(String) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
- setNcharPrefix(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setnClobTypesRE(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setNeedsExclusiveAccess(boolean) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Whether temp tables are shared between sessions.
- setNeedsValuesKeywordForDeletes(boolean) - Method in class net.sf.jailer.database.SQLDialect
-
- setNoRowid(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setNoSorting(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, The exported rows will not be sorted according to
foreign key constraints
- setNoSorting(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, The exported rows will not be sorted according to
foreign key constraints
- setNullableContraint(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setNullColumnPlaceholder(String) - Method in class net.sf.jailer.configuration.Configuration
-
- setNumberOfEntities(int) - Method in class net.sf.jailer.api.Subsetter
-
Sets maximum number of entities per insert-statement (in export-file,
default is 10)
- setNumberOfEntities(int) - Method in class net.sf.jailer.ExecutionContext
-
Sets maximum number of entities per insert-statement (in export-file,
default is 10)
- setNumberOfThreads(int) - Method in class net.sf.jailer.api.Importer
-
Sets number of threads.
- setNumberOfThreads(int) - Method in class net.sf.jailer.api.Subsetter
-
Sets number of parallel threads (default is 1) to be used
- setNumberOfThreads(int) - Method in class net.sf.jailer.ExecutionContext
-
Sets number of threads (default is 1)
- setObject(String) - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- setObjectRenderers(List<DatabaseObjectRenderingDescription>) - Method in class net.sf.jailer.configuration.DBMS
-
- setOrderByPK(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setOriginalName(String) - Method in class net.sf.jailer.datamodel.Table
-
Sets the original table-name.
- setOrResetFKNullFilter(boolean) - Method in class net.sf.jailer.datamodel.Association
-
- setOutputFolder(String) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
- setOverviewHtml(String) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
- setPackageNamesQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setPackageSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setParameter(String, String) - Method in class net.sf.jailer.api.Subsetter
-
Sets a parameter.
- setParameter(String, String) - Method in class net.sf.jailer.ExecutionContext
-
Sets a parameter.
- setPartitionsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setPassword(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setPassword(String) - Method in class net.sf.jailer.database.Session
-
Sets connection password (UI support)
- setPattern(String) - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
- setPosition(String, String, double[]) - Method in class net.sf.jailer.util.LayoutStorage
-
Sets position.
- setPredicate(Clause.Predicate) - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- setPrimaryKeysQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setProcedureDetailNeedsSpecificName(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setProcedureSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setProgressListenerRegistry(ProgressListenerRegistry) - Method in class net.sf.jailer.ExecutionContext
-
- setQualifyNames(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Add schema prefix to table names after analysing
the DB
- setRenderer(HtmlDataModelRenderer) - Method in class net.sf.jailer.configuration.Configuration
-
- setReplacement(String) - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
- setRestrictionModel(RestrictionModel) - Method in class net.sf.jailer.datamodel.DataModel
-
Sets the restriction model.
- setResult(Result) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- setRowidName(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setRowidType(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.api.Subsetter
-
Sets schema map for destination database.
- setSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.ExecutionContext
-
Sets source schema map
- setScope(WorkingTableScope) - Method in class net.sf.jailer.api.Subsetter
-
Sets scope of working tables, GLOBAL, SESSION_LOCAL or LOCAL_DATABASE
- setScope(WorkingTableScope) - Method in class net.sf.jailer.ExecutionContext
-
Sets scope of working tables, GLOBAL, SESSION_LOCAL or LOCAL_DATABASE
- setScriptFileName(String) - Method in class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Sets name of SQL-script file.
- setScriptFormat(ScriptFormat) - Method in class net.sf.jailer.api.Subsetter
-
Sets the script format.
- setScriptFormat(ScriptFormat) - Method in class net.sf.jailer.ExecutionContext
-
Sets the script format.
- setSessionProperty(Class<?>, String, Object) - Method in class net.sf.jailer.database.Session
-
Sets a session property.
- setSessionTemporaryTableManager(DefaultTemporaryTableManager) - Method in class net.sf.jailer.configuration.DBMS
-
Sets manager for session local temporary tables.
- setSilent(boolean) - Method in class net.sf.jailer.database.Session
-
No SQL-Exceptions will be logged in silent mode.
- setSingleRoot(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setSingleRoot(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setSourceSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.api.Subsetter
-
Sets schema map for source database.
- setSourceSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.ExecutionContext
-
- setSqlDialect(SQLDialect) - Method in class net.sf.jailer.configuration.DBMS
-
- setSqlExpressionRule(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
- setSqlLimitSuffix(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setStatementSuffix(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Pattern to be appended.
- setStatisticRenovator(SqlScriptBasedStatisticRenovator) - Method in class net.sf.jailer.configuration.DBMS
-
- setStringLiteralEscapeSequences(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets replacement map for special characters in string literals.
- setSubject(Clause.Subject) - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
- setSubject(Table) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- setSubjectLimitDefinition(SubjectLimitDefinition) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
- setSupported(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setSupportsCStyleBackslashEscapes(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Indicates that E'x\ny' syntax is supported.
- setSupportsGlobalWorkingtables(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setSupportsInClauseForDeletes(boolean) - Method in class net.sf.jailer.database.SQLDialect
-
- setSupportsMultiRowInserts(boolean) - Method in class net.sf.jailer.database.SQLDialect
-
- setSupportsSchemasInIndexDefinitions(Boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setSynonymTableQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets query to get underlying table of a synonym.
- setSystemId(String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- setTable(Table) - Method in class net.sf.jailer.xml.XmlExportTransformer
-
Sets the table to read from.
- setTableIsSubject(boolean) - Method in class net.sf.jailer.xml.XmlExportTransformer
-
- setTableProperties(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTargetDBMS(DBMS) - Method in class net.sf.jailer.api.Subsetter
-
Sets target-DBMS.
- setTargetDBMS(DBMS) - Method in class net.sf.jailer.ExecutionContext
-
Sets target-DBMS: ORACLE, MSSQL, DB2, MySQL, POSTGRESQL, SYBASE, SQLITE,
HSQL or H2
- setTempFileFolder(String) - Method in class net.sf.jailer.configuration.Configuration
-
Sets the temporary files folder.
- setTempStorage(Map<String, double[]>) - Method in class net.sf.jailer.util.LayoutStorage
-
- setTestQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTextQuery(String) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets query for a textual representation of all objects.
- setThreadSharesConnection() - Static method in class net.sf.jailer.database.Session
-
- setTimestampPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTimestampWithNanoPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTimestampWithNanoTypeName(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTmpFetchSize(Integer) - Static method in class net.sf.jailer.configuration.DBMS
-
- setToBlob(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setToClob(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setToNClob(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setTotal(long) - Method in class net.sf.jailer.subsetting.ExportStatistic
-
sets total number of exported rows.
- setTransactional(boolean) - Method in class net.sf.jailer.api.Importer
-
If true
, Import rows in a single transaction.
- setTransactional(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, export rows in a single transaction.
- setTransactional(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Import rows in a single transaction
- setTransactionTemporaryTableManager(DefaultTemporaryTableManager) - Method in class net.sf.jailer.configuration.DBMS
-
Sets manager for transaction local temporary tables.
- setTransformerFactory(TransformerFactory) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
- setType(String) - Method in class net.sf.jailer.datamodel.Filter
-
Sets optional type of filter expression.
- setType(String) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets optional type of filter expression.
- setTypeReplacement(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets replacement map for column types used for DDL generation.
- setUnformatted(boolean) - Method in class net.sf.jailer.api.Subsetter
-
- setUnformatted(boolean) - Method in class net.sf.jailer.ExecutionContext
-
- setUpdateMode(UPDATE_MODE) - Method in class net.sf.jailer.database.SQLDialect
-
- setUpkDomain(Set<String>) - Method in class net.sf.jailer.ExecutionContext
-
- setUpsertMode(UPSERT_MODE) - Method in class net.sf.jailer.database.SQLDialect
-
- setUpsertOnly(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, Generate 'upsert'-statements for all entities (in
export-file)
- setUpsertOnly(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Generate 'upsert'-statements for all entities (in
export-file)
- setUrlPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets DB-URL pattern of DBMS for which this holds the configuration.
- setUrlPattern(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setUrlRewriteRules(List<Configuration.UrlRewriteRule>) - Method in class net.sf.jailer.configuration.Configuration
-
- setUseInlineViewsInDataBrowser(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setUser(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
- setUserDefinedColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setUseRowid(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, use rowid/ctid-column to determine row identity (instead
of primary keys)
- setUseRowid(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, use rowid/ctid-column to determine row identity (instead
of primary keys)
- setUseRowIdsOnlyForTablesWithoutPK(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, use rowid/ctid-column only for tables without primary key.
- setUseRowIdsOnlyForTablesWithoutPK(boolean) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
- setUseRowIdsOnlyForTablesWithoutPK(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, use rowid/ctid-column only for tables without primary key.
- setUsesCatalog(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
- setUTF8(boolean) - Method in class net.sf.jailer.api.Subsetter
-
If true
, use UTF-8 encoding
- setUTF8(boolean) - Method in class net.sf.jailer.ExecutionContext
-
If true
, Use UTF-8 encoding
- setVarcharLengthLimit(Integer) - Method in class net.sf.jailer.configuration.DBMS
-
- setViewTextOrDDLQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setVirtualColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
- setWarn(LogUtil.Warn) - Static method in class net.sf.jailer.util.LogUtil
-
- setWorkingTableSchema(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets schema in which the working tables will be created
- setWorkingTableSchema(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets schema in which the working tables will be created
- setXmlDatePattern(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets pattern for dates in XML and LIQUIBASE_XML export file
- setXmlDatePattern(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets pattern for dates in XML and LIQUIBASE_XML export file
- setXmlRootTag(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets root tag of XML export file
- setXmlRootTag(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets root tag of XML export file
- setXmlSettings(DataModel.XmlSettings) - Method in class net.sf.jailer.datamodel.DataModel
-
Sets XML settings for exportation into XML files.
- setXmlTemplate(String) - Method in class net.sf.jailer.datamodel.Table
-
Sets template for XML exports.
- setXmlTemplateInternal(String) - Method in class net.sf.jailer.datamodel.Table
-
Sets template for XML exports (for internal uses/GUI only).
- setXmlTimePattern(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets pattern for times in XML and LIQUIBASE_XML export file
- setXmlTimePattern(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets pattern for times in XML and LIQUIBASE_XML export file
- setXmlTimeStampPattern(String) - Method in class net.sf.jailer.api.Subsetter
-
Sets pattern for time-stamps in XML and LIQUIBASE_XML export file
- setXmlTimeStampPattern(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets pattern for time-stamps in XML and LIQUIBASE_XML export file
- ShellScriptBasedStatisticRenovator - Class in net.sf.jailer.database
-
Renews the DB table statistics for the working-tables
by executing a shell-script.
- ShellScriptBasedStatisticRenovator(String) - Constructor for class net.sf.jailer.database.ShellScriptBasedStatisticRenovator
-
Constructor.
- shutDown() - Method in class net.sf.jailer.database.LocalDatabase
-
Shut local database down.
- shutDown() - Method in class net.sf.jailer.database.Session
-
Closes all connections.
- shutDown() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Shuts down statement-executor.
- shutDown() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Shuts down statement-executor.
- shutDown() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Shuts down statement-executor.
- shutDown() - Method in class net.sf.jailer.importfilter.ImportFilterManager
-
- shutdown() - Method in class net.sf.jailer.util.JobManager
-
Shuts the manager down.
- singleRoot - Variable in class net.sf.jailer.CommandLine
-
- singleRoot - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
-
- size() - Method in class net.sf.jailer.database.StatementBuilder
-
Returns the size of the current statement.
- skippedEntity(String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- solveAllProblemsOfTheWorld() - Method in class net.sf.jailer.util.UniversalProblemSolver
-
Solves all the problems of the world.
- source - Variable in class net.sf.jailer.datamodel.Association
-
The source table.
- splitDMLStatement(String, int) - Static method in class net.sf.jailer.util.SqlUtil
-
Splits a DML statement into several lines with limited length.
- SQL_PREFIX - Static variable in class net.sf.jailer.xml.XmlUtil
-
Prefix for SQL expressions.
- SQL_TRUE - Static variable in class net.sf.jailer.util.SqlUtil
-
Condition formulated in standard SQL that is always fulfilled.
- SQL_TYPE - Static variable in class net.sf.jailer.util.SqlUtil
-
Maps SQL types from Types
to clear text types.
- SQLDialect - Class in net.sf.jailer.database
-
Description of the DBMS's SQL dialect.
- SQLDialect() - Constructor for class net.sf.jailer.database.SQLDialect
-
- SqlException - Exception in net.sf.jailer.database
-
Wraps SQLException
s and holds SQL statement.
- SqlException(String, String, Throwable) - Constructor for exception net.sf.jailer.database.SqlException
-
- SqlException(String, String, Throwable, String) - Constructor for exception net.sf.jailer.database.SqlException
-
- SqlException(String, String, String, Throwable) - Constructor for exception net.sf.jailer.database.SqlException
-
- SqlException(String, String, String, Throwable, String) - Constructor for exception net.sf.jailer.database.SqlException
-
- SQLExpressionWrapper(Object, String, String) - Constructor for class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
-
- SQLITE - Static variable in class net.sf.jailer.configuration.DBMS
-
- SqlScriptBasedStatisticRenovator - Class in net.sf.jailer.database
-
Renews the statistics for the working-tables
by executing a SQL-script.
- SqlScriptBasedStatisticRenovator(String) - Constructor for class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Constructor.
- SqlScriptBasedStatisticRenovator() - Constructor for class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Constructor.
- SqlScriptExecutor - Class in net.sf.jailer.util
-
Reads in and executes SQL-scripts.
- SqlScriptExecutor(Session, int, boolean) - Constructor for class net.sf.jailer.util.SqlScriptExecutor
-
Constructor.
- SqlScriptExecutor(Session, int) - Constructor for class net.sf.jailer.util.SqlScriptExecutor
-
Constructor.
- sqlStatement - Variable in exception net.sf.jailer.database.SqlException
-
- SqlUtil - Class in net.sf.jailer.util
-
Some utility methods.
- SqlUtil() - Constructor for class net.sf.jailer.util.SqlUtil
-
- sqlValue(ResultSet, int) - Method in class net.sf.jailer.database.InlineViewBuilder
-
- startArray() - Method in interface net.sf.jailer.xml.XmlRowWriter.ObjectFormatTransformer
-
- startArray() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startCDATA() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startDocument() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startDTD(String, String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startElement(String, String, String, Attributes) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startEntity(String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- startList(Association, String) - Method in class net.sf.jailer.xml.XmlRowWriter
-
Writes start element for a list of rows.
- startPrefixMapping(String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
-
- statementBuilder - Variable in class net.sf.jailer.database.InlineViewBuilder
-
- StatementBuilder - Class in net.sf.jailer.database
-
Builds compact SQL-statements of the pattern:
HEAD ITEM {SEPARATOR ITEM}* TERMINATOR.
- StatementBuilder(int) - Constructor for class net.sf.jailer.database.StatementBuilder
-
Constructor.
- statementSuffixFragment(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets fragment to be appended.
- staticUnquote(String) - Static method in class net.sf.jailer.util.Quoting
-
Remove quotes from identifier.
- StatisticRenovator - Interface in net.sf.jailer.database
-
Renews the DB table statistics for the working-tables.
- store(PrintWriter) - Method in class net.sf.jailer.util.LayoutStorage
-
Store layout into stream.
- store(PrintWriter, Map<String, Map<String, double[]>>) - Method in class net.sf.jailer.util.LayoutStorage
-
Store layout into stream.
- subject - Variable in class net.sf.jailer.extractionmodel.ExtractionModel
-
The table to read from.
- subjectLimitDefinition - Variable in class net.sf.jailer.extractionmodel.ExtractionModel
-
Subject Limit Definition
- SubjectLimitDefinition - Class in net.sf.jailer.extractionmodel
-
Defines a limit of rows to be exported per subject table wrt an ordering.
- SubjectLimitDefinition(Long, String) - Constructor for class net.sf.jailer.extractionmodel.SubjectLimitDefinition
-
Constructor.
- Subsetter - Class in net.sf.jailer.api
-
Generates a subset of a relational database that respects foreign key constraints.
- Subsetter() - Constructor for class net.sf.jailer.api.Subsetter
-
Default constructor.
- Subsetter(Subsetter) - Constructor for class net.sf.jailer.api.Subsetter
-
Copy constructor.
- Subsetter(DataSource, DBMS, URL, URL, ScriptFormat) - Constructor for class net.sf.jailer.api.Subsetter
-
Creates a new Subsetter with all mandatory attributes.
- Subsetter(DataSource, DBMS, File, File, ScriptFormat) - Constructor for class net.sf.jailer.api.Subsetter
-
Creates a new Subsetter with all mandatory attributes.
- SubsettingEngine - Class in net.sf.jailer.subsetting
-
The Subsetting Engine.
- SubsettingEngine(ExecutionContext) - Constructor for class net.sf.jailer.subsetting.SubsettingEngine
-
Constructor.
- suspendEncoding() - Method in class net.sf.jailer.util.Base64.OutputStream
-
Suspends encoding of the stream.
- SYBASE - Static variable in class net.sf.jailer.configuration.DBMS
-
- sync(OutputStreamWriter) - Method in class net.sf.jailer.importfilter.ImportFilterManager
-