Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a - Variable in class net.sf.jailer.util.Pair
-
The a object.
- absolute(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- AbstractResultSetReader() - Constructor for class net.sf.jailer.database.Session.AbstractResultSetReader
- accept(CsvFile.Line) - Method in interface net.sf.jailer.util.CsvFile.LineFilter
-
Returns
trueif the given line should be included. - acceptsURL(String) - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
- addComments(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.FileBasedScriptEnhancer
-
Adds nothing.
- addComments(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.HelperTableEnhancer
-
Adds nothing.
- addComments(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in interface net.sf.jailer.enhancer.ScriptEnhancer
-
Adds comments to the script.
- addDependencies(Table, String, Table, String, String, int, int, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Adds dependencies.
- addDependencies(Table, String, Table, String, String, int, int, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Adds dependencies.
- addDependencies(Table, String, Table, String, String, int, int, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Adds dependencies.
- addEntities(Table, String, int) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Adds entities to the graph.
- addEntities(Table, String, int) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Adds entities to the graph.
- addEntities(Table, String, int) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Adds entities to the graph.
- addEntities(Table, String, int, SubjectLimitDefinition, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Adds limited number of entities to the graph.
- addEntities(Table, String, int, SubjectLimitDefinition, boolean) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Adds limited number of entities to the graph.
- addEntities(Table, String, int, SubjectLimitDefinition, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Adds limited number of entities to the graph.
- addEpilog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.FileBasedScriptEnhancer
-
Adds epilogs.
- addEpilog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.HelperTableEnhancer
-
Drops the JL_DUAL helper table at the bottom of the script if it was needed.
- addEpilog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in interface net.sf.jailer.enhancer.ScriptEnhancer
-
Adds statements at bottom of the script.
- addExportedCount(long) - Method in class net.sf.jailer.entitygraph.EntityGraph
- addGoBatchSeparator - Variable in class net.sf.jailer.CommandLine
- AdditionalSubject(Table, String, SubjectLimitDefinition) - Constructor for class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
- additionalSubjects - Variable in class net.sf.jailer.extractionmodel.ExtractionModel
-
Additional Subjects.
- additionalWhereConditionFragment(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets fragment to be inserted as condition into the "WHERE".
- addProgressListener(ProgressListener) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Adds a
ProgressListener. - addProlog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.FileBasedScriptEnhancer
-
Adds prologs.
- addProlog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in class net.sf.jailer.enhancer.HelperTableEnhancer
-
Creates and populates the JL_DUAL helper table at the top of the script if needed.
- addProlog(Writer, ScriptType, Session, DBMS, EntityGraph, Set<Table>, ExecutionContext) - Method in interface net.sf.jailer.enhancer.ScriptEnhancer
-
Adds statements at top of the script.
- addRestrictedDependencyWithNulledFK(Set<Table>) - Static method in class net.sf.jailer.datamodel.DataModel
-
Adds all tables that are part of a restricted dependency with nulled foreign key to the given set of tables.
- addRestriction(Association, String, String, boolean, Map<String, String>) - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Adds a restriction to a association.
- addRestriction(Association, String, String, Map<String, String>) - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Adds a restriction to a association.
- addRestrictionDefinition(URL, Map<String, String>) - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Adds restrictions defined in a restriction-file.
- addRestrictionDefinition(CsvFile, String, Map<String, String>) - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Adds restrictions defined in a restriction-file.
- afterLast() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- afterSelectFragment(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets fragment to be inserted into a select statement after the "SELECT".
- AggregationSchema - Enum Class in net.sf.jailer.datamodel
-
All XML-aggregation schemas.
- ALL_BLOCKS - Static variable in class net.sf.jailer.util.CsvFile
-
Special block-name for reading default block and cache all others.
- analyseAlias - Variable in class net.sf.jailer.CommandLine
- analyseSynonym - Variable in class net.sf.jailer.CommandLine
- analyseView - Variable in class net.sf.jailer.CommandLine
- APIExample - Class in net.sf.jailer.api_example
-
Jailer API Example.
- APIExample() - Constructor for class net.sf.jailer.api_example.APIExample
- append(String, String, String, String) - Method in class net.sf.jailer.database.StatementBuilder
-
Appends an item.
- appendCondition(String) - Method in class net.sf.jailer.datamodel.Association
-
Appends condition to join-condition.
- APPLICATION_NAME - Static variable in class net.sf.jailer.JailerVersion
-
The Jailer application name.
- applicationBase - Static variable in class net.sf.jailer.CommandLine
-
Base directory of the application.
- applyTemplate(String, Object[]) - Method in class net.sf.jailer.util.PrintUtil
-
Applies arguments to template.
- applyTemplate(String, Map<String, String>, Map<String, List<String>>) - Method in class net.sf.jailer.util.PrintUtil
-
Applies arguments to template.
- arguments - Variable in class net.sf.jailer.CommandLine
- asElementName(String) - Static method in class net.sf.jailer.xml.XmlUtil
-
Removes invalid char from element names.
- askForSessionWithPermissionToReadSchema(Session, Table, String, String, ExecutionContext) - Method in interface net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder.PrivilegedSessionProvider
-
Returns a session with permission to read the given schema, or
nullif not available. - assign(List<Column>) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Replaces the current primary-key columns with the given list.
- assignAssociationIDs() - Method in class net.sf.jailer.datamodel.DataModel
-
Assigns a unique ID to each association.
- assignParameterValues(String, Map<String, String>) - Static method in class net.sf.jailer.datamodel.ParameterHandler
-
Replaces parameters with parameter values.
- assocFilter - Static variable in class net.sf.jailer.modelbuilder.ModelBuilder
- Association - Class in net.sf.jailer.datamodel
-
An association between database-tables.
- Association(Table, Table, boolean, boolean, String, DataModel, boolean, Cardinality) - Constructor for class net.sf.jailer.datamodel.Association
-
Constructor.
- Association(Table, Table, boolean, boolean, String, DataModel, boolean, Cardinality, String) - Constructor for class net.sf.jailer.datamodel.Association
-
Constructor.
- ASSOCIATION_TAG - Static variable in class net.sf.jailer.xml.XmlUtil
-
Tag name for embedding associated entities.
- associations - Variable in class net.sf.jailer.datamodel.Table
-
Associations to other tables.
- associationSketch(Association, String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
B
- b - Variable in class net.sf.jailer.util.Pair
-
The b object.
- Base64 - Class in net.sf.jailer.util
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in net.sf.jailer.util
-
A
Base64.InputStreamwill read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in net.sf.jailer.util
-
A
Base64.OutputStreamwill write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - BasicDataSource - Class in net.sf.jailer.database
-
Basic implementation of
DataSource. - BasicDataSource(String, String, String, String, int, File) - Constructor for class net.sf.jailer.database.BasicDataSource
-
Constructor.
- BasicDataSource(String, String, String, String, int, URL...) - Constructor for class net.sf.jailer.database.BasicDataSource
-
Constructor.
- BasicDataSource(String, String, String, String, DBMS, int, URL...) - Constructor for class net.sf.jailer.database.BasicDataSource
-
Constructor.
- BasicDataSource.DriverShim - Class in net.sf.jailer.database
-
Wraps a Jdbc-Driver.
- beforeFirst() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- begin(Statement, Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Indicates that a statement is going to be executed.
- birthdayOfSubject - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Birthday of subject rows.
- BLOCK_INDICATOR - Static variable in class net.sf.jailer.util.CsvFile
-
Indicates start of block inside a CSV file.
- build() - Method in class net.sf.jailer.database.StatementBuilder
-
Builds the SQL-statement and resets the builder.
- build(DataSource, DBMS, String, StringBuffer, ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Builds the data model and writes generated definitions to CSV files.
- build(Document) - Static method in class net.sf.jailer.xml.XmlUtil
-
Generates a XML string from DOM.
- buildAndMerge(DataSource, DBMS, String, StringBuffer, ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Builds and merges the data model.
- buildOmitDeclaration(Document) - Static method in class net.sf.jailer.xml.XmlUtil
-
Generates a XML string from DOM without XML declaration.
C
- cancel(Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Requests cancellation.
- CancellationException - Exception Class in net.sf.jailer.util
-
Signals that an operation has been cancelled.
- CancellationException() - Constructor for exception class 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 Class in net.sf.jailer.datamodel
-
Enumeration of association's cardinalities.
- cellContentConverter - Variable in class net.sf.jailer.database.InlineViewBuilder
- cellContentConverter - Variable in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
- 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.DateTimeOffsetWrapper - Class in net.sf.jailer.util
-
Wraps a DATETIMEOFFSET value (Microsoft SQL Server specific).
- CellContentConverter.NCharWrapper - Class in net.sf.jailer.util
-
Wraps a national character (NCHAR/NVARCHAR) string value.
- CellContentConverter.PObjectWrapper - Class in net.sf.jailer.util
-
Wraps a PostgreSQL object value together with its type name.
- CellContentConverter.SQLExpressionWrapper - Class in net.sf.jailer.util
-
Wraps a database value together with a type and conversion pattern to produce a SQL expression.
- CellContentConverter.TimestampWithNano - Class in net.sf.jailer.util
-
A
Timestampsubclass that preserves nanosecond precision. - 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
-
Checks 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 whether a SQL query can be executed without errors.
- 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
-
A clause of a
FilterTemplate. - 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 Class in net.sf.jailer.datamodel.filter_template
-
Predicates.
- Clause.Subject - Enum Class 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
-
Clears all session properties associated with this class.
- 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
-
Finalizes reading and processes any remaining inline-view content.
- 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
-
Closes the graph.
- 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 - Variable in class net.sf.jailer.datamodel.PKColumnFilterSource
-
The primary key column that is the source of the filter.
- 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 - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- COLUMN_NAME - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- columnLabel(Quoting, Session, DBMS, Table, String) - Static method in class net.sf.jailer.util.SqlUtil
-
Gets the properly quoted column label for use in a SQL statement.
- 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
-
Constructor.
- CommandLine - Class in net.sf.jailer
-
Holds command-line arguments.
- CommandLine() - Constructor for class net.sf.jailer.CommandLine
- CommandLineParser - Class in net.sf.jailer
-
Parser for
CommandLine. - 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
-
Compares this table to another by name.
- compareTo(CellContentConverter.DateTimeOffsetWrapper) - Method in class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
- 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.
- CONTAINS - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- 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) - Method in class net.sf.jailer.database.UpdateTransformer
-
Converts cell content to SQL literals.
- convertToSql(CellContentConverter, ResultSet, int, Object, int, String) - Method in class net.sf.jailer.database.DMLTransformer
-
Converts cell content to SQL literals.
- convertToStringLiteral(String, boolean[]) - Method in class net.sf.jailer.configuration.DBMS
-
Converts a string to a string literal according to the
DBMS.getStringLiteralEscapeSequences(). - convertToStringLiteral(String, String, boolean[]) - Method in class net.sf.jailer.configuration.DBMS
-
Converts a string to a string literal according to the
DBMS.getStringLiteralEscapeSequences(). - copy(int, Session) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Copies an entity-graph.
- 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.
- copy(Set<Table>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Copies some tables.
- 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(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, PrimaryKey, Runnable, ExecutionContext) - Static method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
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(Table) - Method in class net.sf.jailer.database.DeletionTransformer.Factory
-
Creates transformer (as
Session.ResultSetReaderwhich 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.ResultSetReaderwhich 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.ResultSetReaderwhich transforms rows of a given table into an external representation. - create(Table) - Method in class net.sf.jailer.liquibase.LiquibaseXMLTransformer.Factory
-
Creates transformer (as
Session.ResultSetReaderwhich transforms rows of a given table into an external representation. - create(Table) - Method in interface net.sf.jailer.subsetting.TransformerFactory
-
Creates transformer (as
Session.ResultSetReaderwhich 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
-
Creates a
SimpleDateFormatfrom theDBMS.getDatePattern(). - 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
-
Creates a new connection.
- 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
-
Creates a
Quotinginstance for the given session. - 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
-
Creates a regular expression pattern that matches a SQL fragment, ignoring differences in whitespace and case.
- 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
-
Creates a
SimpleDateFormatfrom theDBMS.getTimestampPattern(). - createTimestampWithNanoFormat() - Method in class net.sf.jailer.configuration.DBMS
-
Creates a
SimpleDateFormatfrom theDBMS.getTimestampWithNanoPattern(). - 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
-
Creates a UPK scope by computing the closure of all subject tables in the extraction model and storing the resulting table names in the execution context.
- CsvFile - Class in net.sf.jailer.util
-
Parser for CSV-files.
- CsvFile(File) - 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(File, 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
-
Filter for CSV lines.
- 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 Class in net.sf.jailer.util
-
Thrown when a dependency cycle is detected.
- CycleFinder.Path - Class in net.sf.jailer.util
-
Path from a table
fromto another tableto. - CycleFoundException(String) - Constructor for exception class net.sf.jailer.util.CycleFinder.CycleFoundException
-
Constructor.
D
- 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 - 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 - Class in net.sf.jailer.datamodel
-
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.csvandassociation.csvand 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.csvandassociation.csvand 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.csvandassociation.csvand builds the relational data model. - DataModel(String, String, PrimaryKeyFactory, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel(String, String, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel(Map<String, String>, ExecutionContext, boolean) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel(PrimaryKeyFactory, Map<String, String>, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel(ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel(KnownIdentifierMap, ExecutionContext) - Constructor for class net.sf.jailer.datamodel.DataModel
-
Reads in
table.csvandassociation.csvand builds the relational data model. - DataModel.ColumnOrderPriority - Enum Class in net.sf.jailer.datamodel
-
Order priority of a column.
- DataModel.DataModelNotFoundException - Exception Class in net.sf.jailer.datamodel
-
Thrown if data model doesn't exist.
- DataModel.NoPrimaryKeyException - Exception Class 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
- DataModelNotFoundException(String) - Constructor for exception class net.sf.jailer.datamodel.DataModel.DataModelNotFoundException
- 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
- DateTimeOffsetWrapper(Object) - Constructor for class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
-
Constructor.
- Db2 - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- DB2 - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- DB2 - Static variable in class net.sf.jailer.configuration.DBMS
- DB2_ZOS - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- 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 - Variable in class net.sf.jailer.database.BasicDataSource
-
The DBMS.
- dbms - Variable in class net.sf.jailer.database.Session
-
The DBMS.
- DBMS - Class in net.sf.jailer.configuration
-
Describes a specific DBMS.
- DBMS() - Constructor for class net.sf.jailer.configuration.DBMS
-
Default constructor.
- DBUNIT_FLAT_XML - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
DbUnit's FlatXmlDataSet format.
- dbUrl - Variable in class net.sf.jailer.database.Session
-
The dbUrl (
nullif 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(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.
- DECODE - Static variable in class net.sf.jailer.util.Base64
-
Specify decoding.
- 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 a 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
-
Default implementation of
TemporaryTableManager. - 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.
- DELETE - Enum constant in enum class net.sf.jailer.subsetting.ScriptType
-
Type of scripts containing DELETE-Statements for removal of extracted entities.
- 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
-
A
Session.ResultSetReaderthat writes the read rows as SQL-DELETE-statements into the deletion-script. - 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 class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- description - Variable in enum class 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
-
Disables re-validation of cached database meta data.
- disallowNonAggregated - Variable in class net.sf.jailer.CommandLine
- disallowNonAggregated - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
- dmlTableReference(String, Session) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets table reference for DML statements for a given working table.
- dmlTableReference(String, Session, ExecutionContext) - Static method in class net.sf.jailer.database.SQLDialect
-
Gets table reference for DML statements for a given working table.
- DMLTransformer - Class in net.sf.jailer.database
-
A
Session.ResultSetReaderthat writes the read rows as DML-statements into the export-script. - 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
-
Constructor.
- dropMappingTables(OutputStreamWriter) - Method in class net.sf.jailer.importfilter.ImportFilterManager
-
Creates the DROP-statements for the mapping tables.
- 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.
- DUAL_TABLE - Static variable in class net.sf.jailer.database.SQLDialect
-
Name of dual table.
E
- enabled - Variable in class net.sf.jailer.util.LayoutStorage
-
If storage is disabled, no persistent layout is available.
- ENCODE - Static variable in class net.sf.jailer.util.Base64
-
Specify encoding.
- encodeBytes(byte[]) - Static method in class net.sf.jailer.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class net.sf.jailer.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class net.sf.jailer.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class net.sf.jailer.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeCell(String) - Static method in class net.sf.jailer.util.CsvFile
-
Encodes a CSV cell.
- encodeFileToFile(String, String) - Static method in class net.sf.jailer.util.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class net.sf.jailer.util.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeObject(Serializable) - Static method in class net.sf.jailer.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeObject(Serializable, int) - Static method in class net.sf.jailer.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeToFile(byte[], String) - Static method in class net.sf.jailer.util.Base64
-
Convenience method for encoding data to a file.
- end(Statement, Object) - Static method in class net.sf.jailer.util.CancellationHandler
-
Indicates that a statement has been executed.
- endArray() - Method in interface net.sf.jailer.xml.XmlRowWriter.ObjectFormatTransformer
- endArray() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endCDATA() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endDocument() - Method in class net.sf.jailer.xml.XmlExportTransformer
-
Closes the XML document.
- endDocument() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endDTD() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endElement(String, String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endEntity(String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- endList(Association) - Method in class net.sf.jailer.xml.XmlRowWriter
-
Writes end element for a list of rows.
- endPrefixMapping(String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- ENDS_WITH - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- ENTITY - Static variable in class net.sf.jailer.entitygraph.EntityGraph
-
Name of the entity-table.
- ENTITY_GRAPH - Static variable in class net.sf.jailer.entitygraph.EntityGraph
-
Name of the graph-table.
- ENTITY_SET_ELEMENT - Static variable in class net.sf.jailer.entitygraph.EntityGraph
-
Name of the (helper) set-table.
- EntityGraph - Class in net.sf.jailer.entitygraph
-
Persistent graph of entities.
- EntityGraph(int, DataModel, ExecutionContext) - Constructor for class net.sf.jailer.entitygraph.EntityGraph
- equals(Object) - Method in class net.sf.jailer.configuration.DBMS
- equals(Object) - Method in class net.sf.jailer.datamodel.Column
-
Checks equality based on name, type, and length.
- equals(Object) - Method in class net.sf.jailer.datamodel.Table
-
Compares tables by name.
- equals(Object) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
- equals(Object) - Method in class net.sf.jailer.extractionmodel.SubjectLimitDefinition
- equals(Object) - Method in class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
- equals(Object) - Method in class net.sf.jailer.util.CellContentConverter.NCharWrapper
- equals(Object) - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
- equals(Object) - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
- equals(Object) - Method in class net.sf.jailer.util.CycleFinder.Path
- equals(Object) - Method in class net.sf.jailer.util.Pair
-
Compares two pairs.
- EQUALS - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- equalsIgnoreQuotingAndCase(String, String) - Static method in class net.sf.jailer.util.Quoting
-
Compares a String to another String, ignoring case considerations and quoting.
- equalsWROSearchPattern(String, String) - Static method in class net.sf.jailer.util.Quoting
-
Checks whether a SQL LIKE search pattern matches a candidate, ignoring quoting and case.
- equalsWROSearchPattern(String, String, String) - Static method in class net.sf.jailer.util.Quoting
-
Checks whether a SQL LIKE search pattern matches either of two candidates, ignoring quoting and case.
- errorDialogTitle - Variable in exception class net.sf.jailer.database.SqlException
- escapedWords - Variable in class net.sf.jailer.CommandLine
- escapeHtmlEntities(String) - Static method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Escapes HTML special characters in the given string.
- eval(Object, String) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- eval(List<Object[]>, int) - Method in interface net.sf.jailer.modelbuilder.MemorizedResultSetTransformer.AggregateFunction
-
Evaluates the aggregate function over the given group of rows.
- eval(List<Object[]>, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSetTransformer.ListAggregation
- eval(Table, Column) - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
Evaluates the clause for a given column.
- example - Variable in enum class net.sf.jailer.database.InlineViewStyle
- EXCLUDED_VALUE - Static variable in class net.sf.jailer.datamodel.Filter
-
Filter expression for exclusion of columns from export.
- excludeFromDeletion - Variable in class net.sf.jailer.datamodel.Table
-
Exclude from Deletion?
- execute(File) - Method in class net.sf.jailer.api.Importer
-
Imports a SQL-script-file.
- execute(String) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Statement.
- execute(String, File) - Method in class net.sf.jailer.api.Subsetter
-
Generates the export-script.
- execute(String, File, File) - Method in class net.sf.jailer.api.Subsetter
-
Generates the export- and/or delete-script.
- execute(String, Object, boolean) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Statement.
- executeJobs(Collection<JobManager.Job>) - Method in class net.sf.jailer.util.JobManager
-
Executes a list of jobs.
- executeQuery(File, Session.ResultSetReader, boolean) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT).
- executeQuery(String, Session.ResultSetReader) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT).
- executeQuery(String, Session.ResultSetReader, boolean) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT).
- executeQuery(String, Session.ResultSetReader, String, Object, long) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT).
- executeQuery(String, Session.ResultSetReader, String, Object, long, boolean) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT).
- executeQuery(String, Session.ResultSetReader, String, Object, long, int, boolean) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Query (SELECT) with timeout.
- executeScript(String) - Method in class net.sf.jailer.util.SqlScriptExecutor
-
Reads in and executes a SQL-script.
- executeScript(String, boolean) - Method in class net.sf.jailer.util.SqlScriptExecutor
-
Reads in and executes a SQL-script.
- executeUpdate(String) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Update (INSERT, DELETE or UPDATE).
- executeUpdate(String, Object[]) - Method in class net.sf.jailer.database.Session
-
Executes a SQL-Update (INSERT, DELETE or UPDATE) with parameters.
- executionContext - Variable in class net.sf.jailer.entitygraph.EntityGraph
-
The execution context.
- ExecutionContext - Class in net.sf.jailer
-
Execution context of import-/export commands.
- ExecutionContext() - Constructor for class net.sf.jailer.ExecutionContext
-
Default constructor.
- ExecutionContext(CommandLine) - Constructor for class net.sf.jailer.ExecutionContext
-
Creates new context with attributes taken from
ExecutionContext. - ExecutionContext(ExecutionContext) - Constructor for class net.sf.jailer.ExecutionContext
-
Copy constructor.
- EXPLICIT_LIST - Enum constant in enum class net.sf.jailer.datamodel.AggregationSchema
-
Aggregation as explicit list.
- export(String, URL, String, String, DataSource, DBMS, ScriptFormat, int) - Method in class net.sf.jailer.subsetting.SubsettingEngine
-
Exports entities.
- exported(Table, long) - Method in interface net.sf.jailer.progress.ProgressListener
-
Rows have been exported.
- exported(Table, long) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
- exportScriptFileName - Variable in class net.sf.jailer.CommandLine
- ExportStatistic - Class in net.sf.jailer.subsetting
-
Provides statistical information about the export process.
- ExportStatistic() - Constructor for class net.sf.jailer.subsetting.ExportStatistic
- ExtractionModel - Class in net.sf.jailer.extractionmodel
-
Extraction-model, defines the subject and the
RestrictionModelof an extraction. - ExtractionModel(String, Map<String, String>, Map<String, String>, ExecutionContext) - Constructor for class net.sf.jailer.extractionmodel.ExtractionModel
-
Constructor.
- ExtractionModel(URL, Map<String, String>, Map<String, String>, ExecutionContext, boolean) - Constructor for class net.sf.jailer.extractionmodel.ExtractionModel
-
Constructor.
- ExtractionModel(DataModel, ExecutionContext) - Constructor for class net.sf.jailer.extractionmodel.ExtractionModel
-
Constructor for empty restriction models.
- ExtractionModel.AdditionalSubject - Class in net.sf.jailer.extractionmodel
-
Additional Subject.
- ExtractionModel.IncompatibleModelException - Exception Class in net.sf.jailer.extractionmodel
F
- Factory(OutputStreamWriter, boolean, int, Session, DBMS, ExecutionContext) - Constructor for class net.sf.jailer.database.DMLTransformer.Factory
-
Constructor.
- Factory(OutputStreamWriter, int, Session, DBMS, ExecutionContext) - Constructor for class net.sf.jailer.database.DeletionTransformer.Factory
-
Constructor.
- Factory(TransformerHandler, DatabaseMetaData, DBMS, ExecutionContext) - Constructor for class net.sf.jailer.dbunit.FlatXMLTransformer.Factory
-
Constructor.
- Factory(TransformerHandler, DatabaseMetaData, EntityGraph, String, Session, ExecutionContext) - Constructor for class net.sf.jailer.liquibase.LiquibaseXMLTransformer.Factory
-
Constructor.
- FileBasedScriptEnhancer - Class in net.sf.jailer.enhancer
-
Inserts the content of the files
prolog/[INSERT|DELETE]/<TABLE>.sqlepilog/[INSERT|DELETE]/<TABLE>.sqlat top/bottom of the generated script for each table <TABLE> for which at least one row is inserted/deleted. - FileBasedScriptEnhancer() - Constructor for class net.sf.jailer.enhancer.FileBasedScriptEnhancer
- fillAndWriteMappingTables(EntityGraph, JobManager, OutputStreamWriter, int, Session, DBMS) - Method in class net.sf.jailer.importfilter.ImportFilterManager
-
Inserts the values of columns with non-derived import-filters into the local database and writes the mapping table DML to the given writer.
- fillAndWriteMappingTables(JobManager, OutputStreamWriter, int, Session, DBMS, DBMS) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Inserts the values of columns with non-derived import-filters into the local database.
- fillAndWriteMappingTables(JobManager, OutputStreamWriter, int, Session, DBMS, DBMS) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Insert the values of columns with non-derived-import-filters into the local database.
- fillPath(List<Table>) - Method in class net.sf.jailer.util.CycleFinder.Path
-
Fills a list with all tables along this path.
- Filter - Class in net.sf.jailer.datamodel
-
SQL Expression for server-side column data filtering.
- Filter(String, String, boolean, FilterSource) - Constructor for class net.sf.jailer.datamodel.Filter
-
Constructor.
- Filter(String, String, boolean, FilterSource, String) - Constructor for class net.sf.jailer.datamodel.Filter
-
Constructor.
- filteredSelectionClause(Table, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets select clause for reading rows of given type with respect of the column filters.
- filteredSelectionClause(Table, String, Quoting, boolean) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets select clause for reading rows of given type with respect of the column filters.
- filterLength(int, int, String, int, DBMS, int) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Filters the length attribute of a column in a DBMS specific way.
- filterPrecision(int, int, String, int, DBMS, int) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Filters the precision attribute of a column in a DBMS specific way.
- FilterSource - Interface in net.sf.jailer.datamodel
-
Source of derived
Filter. - FilterTemplate - Class in net.sf.jailer.datamodel.filter_template
-
Template of
Filters. - FilterTemplate() - Constructor for class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Constructor.
- FilterTemplate(FilterTemplate) - Constructor for class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Copy constructor.
- filterType(String, int, String, int, DBMS, int) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Filters the type attribute of a column in a DBMS specific way.
- findAssociations(DataModel, Map<Association, String[]>, Session, ExecutionContext) - Method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds associations by reading the databases meta-data.
- findAssociations(DataModel, Map<Association, String[]>, Session, ExecutionContext) - Method in interface net.sf.jailer.modelbuilder.ModelElementFinder
-
Finds a set of
Associations. - findColumn(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- findColumns(Table, Session, ExecutionContext) - Method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
- findColumns(Table, Session, ExecutionContext) - Method in interface net.sf.jailer.modelbuilder.ModelElementFinder
- findCycle(DataModel, Collection<Table>, boolean, Long, CycleFinder.CycleConsumer) - Static method in class net.sf.jailer.util.CycleFinder
-
Finds all dependency cycles in a data model.
- findDBMSNeedsConnection(String) - Static method in class net.sf.jailer.database.BasicDataSource
-
Checks whether determining the DBMS for a given URL requires a connection.
- findPartitions(Session, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds all table names that are partitions in the given schema.
- findTables(Session, ExecutionContext) - Method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Finds all tables in the DB schema.
- findTables(Session, ExecutionContext) - Method in interface net.sf.jailer.modelbuilder.ModelElementFinder
-
Finds a set of
Tables. - FINISHED_MULTILINE_COMMENT - Static variable in class net.sf.jailer.util.SqlScriptExecutor
-
Comment prefix for last line of a multi-line comment.
- FIREBIRD - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- FIREBIRD - Static variable in class net.sf.jailer.configuration.DBMS
- fireCollected(int, ModelElement, long) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that rows have been collected.
- fireCollectionJobEnqueued(int, ModelElement) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that a collection-job has been enqueued.
- fireCollectionJobStarted(int, ModelElement) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that collection of rows has been started.
- fireExported(Table, long) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that rows have been exported.
- fireNewStage(String, boolean, boolean) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that a new stage has begun.
- firePrepareExport() - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that export is ready.
- first() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- fkHasExcludeFilter() - Method in class net.sf.jailer.datamodel.Association
-
Checks whether all foreign key columns on the source side have an exclude filter.
- fkHasNullFilter() - Method in class net.sf.jailer.datamodel.Association
-
Checks whether all foreign key columns on the source side have a null filter.
- FLAT - Enum constant in enum class net.sf.jailer.datamodel.AggregationSchema
-
Embed attributes directly.
- FlatXMLTransformer - Class in net.sf.jailer.dbunit
-
Reads a JDBC result set and writes the read rows into a DbUnit flat XML dataset document.
- FlatXMLTransformer.Factory - Class in net.sf.jailer.dbunit
-
Factory.
- flush() - Method in class net.sf.jailer.database.DMLTransformer
-
Flushes the export-reader.
- flush() - Method in class net.sf.jailer.database.UpdateTransformer
-
Flushes the export-reader.
- flush() - Method in class net.sf.jailer.xml.JSONWriter
- flush() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- flush() - Method in class net.sf.jailer.xml.YAMLWriter
- flushBase64() - Method in class net.sf.jailer.util.Base64.OutputStream
-
Method added by PHIL.
- forDBMS(String) - Static method in class net.sf.jailer.configuration.DBMS
-
Gets DBMS specific configuration.
- format - Variable in class net.sf.jailer.CommandLine
- formatVitalTime(long) - Static method in class net.sf.jailer.util.PrintUtil
-
Formats a time value in milliseconds as a human-readable string (HH:MM:SS.t).
- forSession(Session) - Static method in enum class net.sf.jailer.database.InlineViewStyle
-
Gets a suitable inline-view style for a session.
- forSketch - Variable in class net.sf.jailer.xml.XmlRowWriter
- forTable(String) - Method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Returns a result set containing the cached meta data rows for the given table name.
- from - Variable in class net.sf.jailer.datamodel.RestrictionDefinition
-
Source table.
- from - Variable in class net.sf.jailer.util.CycleFinder.Path
- FROM_DUAL - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- FROM_JL_DUAL - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- FROM_SYSDUMMY1 - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- fromRestrictionModel(ExtractionModel) - Static method in class net.sf.jailer.datamodel.RestrictionDefinition
-
Gets list of all restriction definition from
ExtractionModel.
G
- get() - Method in interface net.sf.jailer.modelbuilder.MemorizedResultSet.ContentSupplier
- getAddGoBatchSeparator() - Method in class net.sf.jailer.api.Subsetter
- getAddGoBatchSeparator() - Method in class net.sf.jailer.ExecutionContext
- getAdditionalSQLKeywords() - Method in class net.sf.jailer.configuration.Configuration
-
Gets additional SQL keywords.
- getAdditionalWhereCondition() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets the pattern to be inserted as condition into the "WHERE".
- getAfterSelect() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets the 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
-
Gets the list of destinations this filter has been applied to.
- 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
-
Gets the name of the
ModelElementFinderwho defined this element. - getBigDecimal(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getBigDecimal(int, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getBigDecimal(String) - 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
-
Gets the pattern used to format binary data as a SQL literal.
- 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
-
Gets the regular expression pattern for BLOB type names.
- 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 caches the
CellContentConverterfor 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
-
Gets the regular expression pattern for CLOB type names.
- getCollectedRowsCount() - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
Gets the number of collected rows per table.
- 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(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.
- getColumns() - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Gets the primary-key columns.
- 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
- 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.
- 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
-
Gets the number of columns per import-filter mapping table.
- getColumnType(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- getColumnType(ResultSet, ResultSetMetaData, String, Map<String, Integer>) - Static method in class net.sf.jailer.util.SqlUtil
-
Gets type of column from result-set.
- getColumnType(DBMS, ResultSet, ResultSetMetaData, int, Map<Integer, 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
-
Gets the comment for a table or column.
- 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
-
Gets the "where" condition.
- getCondition() - Method in class net.sf.jailer.extractionmodel.ExtractionModel
-
Gets the subject condition.
- 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() - Method in interface net.sf.jailer.database.Session.ConnectionFactory
-
Gets the connection for the current thread.
- getConnection() - Method in class net.sf.jailer.database.Session
-
Gets the connection for the current thread.
- getConnection(String, String) - Method in class net.sf.jailer.database.BasicDataSource
- getConnectionStats() - Method in class net.sf.jailer.database.Session
-
Returns a string summarising connection pool statistics.
- getConstraintsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve constraint information.
- 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 a 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 a 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 a 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 a temporary table.
- getCurrentConnectionAlias() - Method in class net.sf.jailer.ExecutionContext
-
Gets the alias of the current connection.
- 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.entitygraph.EntityGraph
-
Gets the data model.
- getDatamodel() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets the data model.
- getDatamodel() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the data model.
- getDataModel() - Method in class net.sf.jailer.datamodel.Association
-
Gets data-model to which this association belongs to.
- getDatamodelFolder() - Method in class net.sf.jailer.ExecutionContext
-
Gets folder holding the data model.
- getDatamodelFolder(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of data model folder.
- 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 datamodel's 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(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getDate(String) - 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
-
Gets the pattern used to format date values.
- getDbms() - Method in class net.sf.jailer.api.Subsetter
-
Gets the DBMS of the database.
- getDBMS() - Method in class net.sf.jailer.configuration.Configuration
-
Gets all DBMS configurations.
- getDdlCall() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the DB call to retrieve the DDL of a table.
- getDdlQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the DB query to retrieve the DDL of a table.
- getDdlTableReferencePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of references to a temporary table in DDL statements.
- getDdlTableReferencePrefix() - Method in interface net.sf.jailer.database.TemporaryTableManager
-
Gets prefix of reference to a temporary table in DDL statements.
- getDefaultCharset() - Static method in class net.sf.jailer.util.SqlUtil
-
Gets the default character set for SQL script files, taking the native encoding system property into account.
- 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 the query to retrieve the default schema of the current 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
-
Gets the number of deleted rows per table.
- getDeletionSchemaMapping() - Method in class net.sf.jailer.ExecutionContext
-
Gets schema map for the deletion script.
- 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
-
Gets the display name of this DBMS.
- getDisplayName() - Method in enum class net.sf.jailer.subsetting.ScriptFormat
-
Gets human readable name.
- getDisplayName(Table) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets display name of a table
- 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 edges.
- getDistinctDependencyIDs() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets distinct association-ids of all edges.
- getDistinctDependencyIDs() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets distinct association-ids of all edges.
- 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 the reference to a temporary table for use in DML statements.
- getDmlTableReferencePrefix() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Gets prefix of references to a temporary table in DML statements.
- getDoMinimizeUPK() - Method in class net.sf.jailer.configuration.Configuration
-
Returns
trueif the UPK doesn'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
-
Gets the JDBC driver class name for the local database.
- 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
-
Gets the maximum size (in bytes) for LOB values to be embedded inline in SQL statements.
- getEmptyBLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the value used to represent an empty BLOB.
- getEmptyCLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the value used to represent an empty CLOB.
- getEmptyNCLOBValue() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the value used to represent an empty NCLOB.
- getEstimatedRowCountQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve an estimated row count for a table.
- getExcludeFromDeletionFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the list of tables to be excluded from deletion.
- getExecutionContext() - Method in class net.sf.jailer.api.Subsetter
-
Gets the
ExecutionContext. - getExperimentalTypeReplacement() - Method in class net.sf.jailer.configuration.DBMS
-
Gets replacement map for column types used for DDL generation.
- getExplainCleanup() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL statement to clean up after query explain.
- getExplainCreateExplainTable() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL statement to create the explain table.
- getExplainPrepare() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL statement to prepare for query explain.
- getExplainQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the explain plan.
- getExportBlocks() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the set of type names for which no data must be exported.
- getExportedCount() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the total number of exported rows.
- getExportedKeys(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Gets the exported keys (referenced by foreign keys in other tables) for a table.
- 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_template.FilterTemplate
-
Gets the filter expression (in SQL).
- getExpression() - Method in class net.sf.jailer.datamodel.Filter
-
Gets the filter expression (in SQL).
- getExpression() - Method in class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
-
Returns the SQL CAST expression for this DATETIMEOFFSET value.
- getExpression() - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
-
Returns the SQL expression for this value.
- 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
-
Gets the DBMS family identifier.
- 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 class net.sf.jailer.subsetting.ScriptFormat
-
Gets file chooser title.
- getFileExtension() - Method in enum class 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
-
Gets the source of this filter.
- getFilterTemplates() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets the
FilterTemplates ordered by priority. - 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
-
Gets the query to retrieve the source of a function.
- getHoldability() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getIcon() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the icon resource name for this DBMS.
- getIconURL() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Gets the icon URL.
- getId() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the DBMS identifier.
- getId() - Method in class net.sf.jailer.datamodel.Association
-
Gets unique ID.
- getIdentifierQuoteString() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the string used to quote SQL identifiers.
- getIdentityColumnInsertClause() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL clause used in INSERT statements for identity columns.
- getIdentityColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve identity columns.
- getImportedKeys(Session, String, String, boolean) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Gets the imported keys (foreign keys) for a table, optionally using a cache.
- getImportedKeysQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve imported foreign keys.
- getImportFilterManager() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the
ImportFilterManager - 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.
- getIndependentTables(Set<Table>, Set<Association>) - Method in class net.sf.jailer.datamodel.DataModel
-
Gets all independent tables (i.e.
- getIndexes(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
- getIndexInfoQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve index information.
- 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 a temporary index.
- getInlineViewStyle() - Method in class net.sf.jailer.database.Session
-
Returns a suitable
InlineViewStylefor this 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 the isolation level.
- 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
-
Gets
DataModel.getLastModified()as String. - getLastStatementCount() - Static method in class net.sf.jailer.util.SqlScriptExecutor
-
Gets the statement and row count from the last script execution.
- getLayoutStorage() - Method in class net.sf.jailer.ExecutionContext
-
Gets the layout storage.
- getLib() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the path to the JDBC driver library for the local database.
- getLimit() - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets the limit.
- getLimit() - Method in class net.sf.jailer.ExecutionContext
- getLimitedFetchSize(long) - Method in class net.sf.jailer.configuration.DBMS
-
Gets the effective fetch size to use when fetching at most
limitrows. - getLimitTransactionSize() - Method in class net.sf.jailer.configuration.DBMS
-
Gets information about how 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
-
Gets the Liquibase product name for this 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
-
Gets the SQL type used for non-primary-key columns in the local database.
- getLocalPKLength() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the maximum length for primary key columns in the local database.
- getLocalPKType() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the SQL type used for primary key columns in the local database.
- getLoginTimeout() - Method in class net.sf.jailer.database.BasicDataSource
- getLogStatements() - Method in class net.sf.jailer.database.Session
-
Returns whether SQL statements should be logged.
- 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
-
Gets the maximum depth of expansion on table render.
- getMetaData() - Method in class net.sf.jailer.database.Session
-
Gets DB meta data.
- getMetaData() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getMetaData(ResultSet) - Method in class net.sf.jailer.database.Session.AbstractResultSetReader
-
Gets and caches the meta data of a result set.
- getMinorVersion() - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
- getModelBuilderAssociationsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Gets the name of the CSV file for generated association definitions.
- getModelBuilderColumnsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Gets the name of the CSV file for generated column definitions.
- getModelBuilderCommentsFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Gets the name of the CSV file for generated comments.
- getModelBuilderTablesFilename(ExecutionContext) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Gets the name of the 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
-
Gets the name of the template.
- 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
-
Gets the prefix used for national character (NCHAR) string literals.
- 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
-
Gets the regular expression pattern for NCLOB type names.
- 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
-
Deprecated.
- 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
-
Gets the SQL constraint clause used to declare nullable columns.
- 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
-
Gets the object of this clause.
- getObject(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getObject(int, Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getObject(int, Map<String, Class<?>>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getObject(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getObject(String, Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getObject(String, Map<String, Class<?>>) - 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
-
Gets the list of database object renderer descriptions.
- 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
-
Gets the directory to put the HTML-render in.
- getPackageNamesQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the names of all packages.
- getPackageSourceQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the source of a package.
- getParameters() - Method in class net.sf.jailer.api.Subsetter
-
Gets parameters.
- getParameters() - Method in class net.sf.jailer.ExecutionContext
-
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.
- 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
-
Gets the query to retrieve partition information.
- getPassword() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the database password for the local database.
- getPassword() - Method in class net.sf.jailer.database.Session
-
Gets connection password (UI support).
- getPattern() - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
Gets the URL pattern to match.
- 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
-
Gets the predicate of this clause.
- getPrimaryKey(Table) - 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, Session, boolean) - 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
-
Retrieves primary key information for a given table.
- getPrimaryKeysQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve primary keys.
- getProcedures(Session, String, String) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
- getProcedureSourceQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the source of a stored procedure.
- getProgressListenerRegistry() - Method in class net.sf.jailer.ExecutionContext
-
Gets the
ProgressListenerRegistry. - 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
Quotingfor a given session. - getReason() - Method in class net.sf.jailer.datamodel.Filter
-
Gets reason.
- 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
-
Gets the HTML data model renderer.
- getReplacement() - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
Gets the replacement string.
- 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
-
Gets the name of the rowid/ctid pseudo-column for this DBMS.
- getRowidType() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL type of the rowid/ctid pseudo-column for this DBMS.
- getRowList() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Gets the underlying list of rows.
- 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() - Method in class net.sf.jailer.ExecutionContext
-
Gets schema map for destination database.
- getSchemaMapping(String) - Static method in class net.sf.jailer.ExecutionContext
-
Parses a raw schema mapping string (comma-separated "from=to" pairs) into a map.
- 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 script-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
Sessionfor 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
-
Gets the session.
- getSession() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the session.
- getSessionProperty(Class<?>, String) - Method in class net.sf.jailer.database.Session
-
Gets a session property.
- getSessionTemporaryTableManager() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the manager for session-local temporary tables.
- 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() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the number of entities 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() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Gets the number of rows in this result set.
- getSize(Set<Table>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the number of entities from given tables 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(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Gets increment size or
null, if incremental inserts are not applicable. - getSmallLob(Object, DBMS, Integer, Integer) - Static method in class net.sf.jailer.util.CellContentConverter
-
Gets SQL expression for a C/BLOB for small LOBS.
- getSmallLob(ResultSet, int) - 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
-
Gets schema map for source database.
- getSqlDialect() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL dialect configuration for this DBMS.
- getSqlExpressionRule() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL expression rewrite rules for this DBMS.
- getSqlLimitSuffix() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the suffix appended to a SQL SELECT statement to limit the number of rows returned.
- getSQLState() - Method in exception class net.sf.jailer.database.SqlException
-
Returns the SQL state associated with this exception.
- 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
-
Gets the pattern to be appended to the statement.
- getStatisticRenovator() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the
SqlScriptBasedStatisticRenovator. - 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 the replacement map for special characters in string literals.
- getSubject() - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
Gets the subject of this clause.
- getSubject() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
Gets the subject table.
- getSubject(Table, Column) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- getSubjectLimitDefinition() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
Gets the subject limit definition.
- getSubjectTableName() - Method in class net.sf.jailer.extractionmodel.ExtractionModel
-
Gets the name of the subject table, in case the subject table is unknown in the data model.
- getSupportsSchemasInIndexDefinitions() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether this DBMS supports schema qualifiers in index definitions.
- getSynonymTableQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the 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
-
Gets table by
Table.getOrdinal(). - 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(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- getTableName(String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Returns previously put non-normalized unique table name.
- getTableProperties() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the additional table properties clause appended to CREATE TABLE statements.
- 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
-
Gets the target session.
- getTargetSession() - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Gets the target session.
- getTargetSession() - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets the target session.
- getTempFileFolder() - Method in class net.sf.jailer.configuration.Configuration
-
Gets the temporary files folder.
- getTestQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the test query for this 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(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getTime(String) - 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(int, Calendar) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- getTimestamp(String) - 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
-
Gets the pattern used to format timestamp values.
- getTimestampWithNanoPattern() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the pattern used to format timestamp values with nanosecond precision.
- getTimestampWithNanoTypeName() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the name of the timestamp type with nanosecond precision, if any.
- getToBlob() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL expression template used to convert a value to a BLOB.
- getToClob() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL expression template used to convert a value to a CLOB.
- getToNClob() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the SQL expression template used to convert a value to an NCLOB.
- 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
-
Gets the manager for transaction-local temporary tables.
- getTransformer() - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- getTransformerFactory() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Gets the
TransformerFactory. - getType() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets optional type of filter expression.
- getType() - Method in class net.sf.jailer.datamodel.Filter
-
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
-
Returns the PostgreSQL type name.
- getTypeReplacement() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the 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() - 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.
- 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.
- 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
-
Gets the update mode.
- getUpkDomain() - Method in class net.sf.jailer.ExecutionContext
-
Gets the universal primary key domain.
- getUpsert() - Method in class net.sf.jailer.datamodel.Table
-
Gets export modus.
- getUpsertMode() - Method in class net.sf.jailer.database.SQLDialect
-
Gets the upsert mode.
- 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
-
Gets the DB-URL pattern for this DBMS.
- getUrlPattern() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the JDBC URL pattern for the local database.
- getUrlRewriteRules() - Method in class net.sf.jailer.configuration.Configuration
-
Gets all URL rewrite rules.
- getUser() - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Gets the database user name for the local database.
- getUserDefinedColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve user-defined columns.
- 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
-
Returns the string representation of this value.
- getVarcharLengthLimit() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the maximum length for VARCHAR columns, or
nullif unlimited. - getVersion() - Method in class net.sf.jailer.datamodel.DataModel
-
Gets internal version number.
- getVersionFile(ExecutionContext) - Static method in class net.sf.jailer.datamodel.DataModel
-
Gets name of file containing the version number.
- getViewTextOrDDLQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve the text or DDL of a view.
- getVirtualColumnsQuery() - Method in class net.sf.jailer.configuration.DBMS
-
Gets the query to retrieve virtual columns.
- 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(String, Quoting) - Method in class net.sf.jailer.datamodel.Table
-
Gets template for XML exports as DOM.
- getXmlTemplateAsDocument(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
- GLOBAL - Enum constant in enum class net.sf.jailer.database.WorkingTableScope
-
Create the working-tables (JAILER_*) in the source database.
- 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.
H
- H2 - Static variable in class net.sf.jailer.configuration.DBMS
- hasCorrectCase(String) - Method in class net.sf.jailer.util.Quoting
-
Checks whether an identifier has the correct case to be used unquoted.
- hashCode() - Method in class net.sf.jailer.configuration.DBMS
- hashCode() - Method in class net.sf.jailer.datamodel.Column
-
Returns a hash code based on name, type, and length.
- hashCode() - Method in class net.sf.jailer.datamodel.Table
-
Returns a hash code based on the table name.
- hashCode() - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
- hashCode() - Method in class net.sf.jailer.extractionmodel.SubjectLimitDefinition
- hashCode() - Method in class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
- hashCode() - Method in class net.sf.jailer.util.CellContentConverter.NCharWrapper
- hashCode() - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
- hashCode() - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
- hashCode() - Method in class net.sf.jailer.util.CycleFinder.Path
- hashCode() - Method in class net.sf.jailer.util.Pair
-
Hashes a pair.
- hasNullableFK() - Method in class net.sf.jailer.datamodel.Association
-
Checks whether this association has a nullable foreign key (i.e.
- head(String[]) - Method in enum class net.sf.jailer.database.InlineViewStyle
-
Returns the SQL head (opening) of the inline view.
- HelperTableEnhancer - Class in net.sf.jailer.enhancer
-
Inserts DDL for helper tables.
- HelperTableEnhancer() - Constructor for class net.sf.jailer.enhancer.HelperTableEnhancer
- hexChar - Static variable in class net.sf.jailer.util.CellContentConverter
-
All hex digits.
- HI - Enum constant in enum class net.sf.jailer.datamodel.DataModel.ColumnOrderPriority
- HSQL - Static variable in class net.sf.jailer.configuration.DBMS
- HtmlDataModelRenderer - Class in net.sf.jailer.render
-
Generates a human readable HTML-representation of the data-model.
- HtmlDataModelRenderer() - Constructor for class net.sf.jailer.render.HtmlDataModelRenderer
I
- ignorableWhitespace(char[], int, int) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- IGNORE - Static variable in class net.sf.jailer.restrictionmodel.RestrictionModel
-
"ignore the association" - restriction.
- ignoreNonAggregated - Variable in class net.sf.jailer.CommandLine
- ignoreNonAggregated - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
- IMPLICIT_LIST - Enum constant in enum class net.sf.jailer.datamodel.AggregationSchema
-
Aggregation as implicit list.
- Importer - Class in net.sf.jailer.api
-
Imports subset data.
- Importer() - Constructor for class net.sf.jailer.api.Importer
-
Default constructor.
- Importer(DataSource) - Constructor for class net.sf.jailer.api.Importer
-
Creates a new Importer with all mandatory attributes.
- importFilterManager - Variable in class net.sf.jailer.entitygraph.EntityGraph
-
The
ImportFilterManager. - ImportFilterManager - Class in net.sf.jailer.importfilter
-
Manages filtering of data during import.
- ImportFilterManager(Session, OutputStreamWriter, Set<Table>, Quoting, ExecutionContext) - Constructor for class net.sf.jailer.importfilter.ImportFilterManager
-
Constructor.
- importFilterMappingTableSchema - Variable in class net.sf.jailer.CommandLine
- ImportFilterTransformer - Interface in net.sf.jailer.database
-
Transforms columns with import-
Filters into SQL-expressions. - incLobCount() - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Increments lob-counter and returns new value.
- includeNonAggregated - Variable in class net.sf.jailer.CommandLine
- includeNonAggregated - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
- IncompatibleModelException(String) - Constructor for exception class net.sf.jailer.extractionmodel.ExtractionModel.IncompatibleModelException
- InconsistentSubsettingResultException - Exception Class in net.sf.jailer.subsetting
-
Thrown if the subsetting result is inconsistent due to insufficient transaction isolation.
- InconsistentSubsettingResultException(String) - Constructor for exception class net.sf.jailer.subsetting.InconsistentSubsettingResultException
-
Constructor.
- inDeleteMode - Variable in class net.sf.jailer.entitygraph.EntityGraph
- independentWorkingTables - Variable in class net.sf.jailer.CommandLine
- indexOfDot(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Gets the index of the schema-table name separator dot in a fully qualified table name.
- info(String) - Method in class net.sf.jailer.modelbuilder.MetaDataCache
-
Returns a diagnostic string describing the cache contents for the given subject table.
- INFORMIX - Static variable in class net.sf.jailer.configuration.DBMS
- INFORMIX1 - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- INFORMIX2 - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- INFORMIX3 - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- INFORMIX4 - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- init() - Method in class net.sf.jailer.database.Session
- init(int, Session, ExecutionContext) - Static method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Initializes a new entity-graph.
- init(ResultSet) - Method in class net.sf.jailer.database.Session.AbstractResultSetReader
-
Initializes the reader.
- initLog4jConfig(File) - Static method in class net.sf.jailer.util.LogUtil
-
Initializes the log4j configuration with the given base directory.
- InlineViewBuilder - Class in net.sf.jailer.database
-
Reads
ResultSets and builds inline-views according to the content. - InlineViewBuilder(InlineViewStyle, String, Session, String[]) - Constructor for class net.sf.jailer.database.InlineViewBuilder
-
Constructor.
- InlineViewBuilder(InlineViewStyle, Session, String[]) - Constructor for class net.sf.jailer.database.InlineViewBuilder
-
Creates an
InlineViewBuilderwithInlineViewBuilder.DEFAULT_NAME. - InlineViewStyle - Enum Class in net.sf.jailer.database
-
Styles of inline-views for different DBMS'es.
- InputStream(InputStream) - Constructor for class net.sf.jailer.util.Base64.InputStream
-
Constructs a
Base64.InputStreamin DECODE mode. - InputStream(InputStream, int) - Constructor for class net.sf.jailer.util.Base64.InputStream
-
Constructs a
Base64.InputStreamin either ENCODE or DECODE mode. - INSERT - Enum constant in enum class net.sf.jailer.subsetting.ScriptType
-
Type of scripts containing INSERT-Statements for import of extracted entities.
- insertBlob(String, String, String, File) - Method in class net.sf.jailer.database.Session
-
Inserts a BLob.
- insertClob(String, String, String, File, long) - Method in class net.sf.jailer.database.Session
-
Inserts a CLob.
- insertRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- insertSQLXML(String, String, String, File, long) - Method in class net.sf.jailer.database.Session
-
Inserts a SQL-XML.
- INTRA_DATABASE - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
Intra database export.
- IntraDatabaseEntityGraph - Class in net.sf.jailer.entitygraph.intradatabase
-
Specialized
RemoteEntityGraphfor exporting data into a different schema within the same database. - IS_NOT_PK - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- IS_PK - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- isAbortInCaseOfInconsistency() - Method in class net.sf.jailer.api.Subsetter
- isAbortInCaseOfInconsistency() - Method in class net.sf.jailer.ExecutionContext
- isAfterLast() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isAppendable(String) - Method in class net.sf.jailer.database.StatementBuilder
-
Checks whether an item is appendable to previously appended items.
- isApplicable(ExecutionContext) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Is this applicable?
- isApplyAtExport() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Gets if filter is applied at export instead of import.
- isApplyAtExport() - Method in class net.sf.jailer.datamodel.Filter
-
Gets if filter is applied at export instead of import.
- isArtifical() - Method in class net.sf.jailer.datamodel.Table
-
Gets whether this table is artificial (i.e.
- isAssignable(Column, Column) - Static method in class net.sf.jailer.datamodel.PrimaryKey
-
Checks whether a universal primary key column can be assigned to an entity column (i.e.
- isAutoIncrement(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isAvoidLeftJoin() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether left joins should be avoided for this DBMS.
- isBeforeFirst() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isBlobType(String) - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether the given type name matches the BLOB type pattern.
- isCaseSensitive(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isCheap() - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Returns whether retrieving this object's details is considered cheap (not expensive).
- isClobType(String) - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether the given type name matches the CLOB type pattern.
- isClosed() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isConnectionExclusive() - Method in class net.sf.jailer.database.Session
-
Returns whether the current thread holds the connection exclusively.
- isCurrency(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isDefinitelyWritable(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isDerived() - Method in class net.sf.jailer.datamodel.Filter
-
Returns
trueiff filter is derived. - isDisallowNonAggregated() - Method in class net.sf.jailer.api.Subsetter
- isDisallowNonAggregated() - Method in class net.sf.jailer.ExecutionContext
- isDistinct() - Method in class net.sf.jailer.datamodel.Table
-
Gets whether this table is a distinct join over several tables (needed for counting of column values).
- isDown() - Method in class net.sf.jailer.database.Session
-
Returns whether this session has been shut down.
- isEmbedded() - Method in class net.sf.jailer.ExecutionContext
-
Is the subsetter embedded into an application?
- isEmpty() - Method in class net.sf.jailer.database.StatementBuilder
-
Checks if builder is empty.
- isEnabled() - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Returns whether the template is enabled.
- isExcludedFromDeletion() - Method in class net.sf.jailer.datamodel.Table
-
Gets whether this table is excluded from deletion.
- isFirst() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isFormatted() - Method in exception class net.sf.jailer.database.SqlException
-
Returns whether the error message is already formatted for display.
- isGenerateUpsertStatementsWithoutNulls() - Method in class net.sf.jailer.configuration.Configuration
-
Returns whether upsert statements are generated without null values.
- isIdentityColumn - Variable in class net.sf.jailer.datamodel.Column
-
trueif column is identity column. - isIdentityInserts() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether the DBMS supports identity-type columns (MS SQL Server).
- isIgnored - Variable in class net.sf.jailer.datamodel.RestrictionDefinition
-
Is ignored?
- isIgnored() - Method in class net.sf.jailer.datamodel.Association
-
Is this association ignored?
- isIgnoreNonAggregated() - Method in class net.sf.jailer.api.Subsetter
- isIgnoreNonAggregated() - Method in class net.sf.jailer.ExecutionContext
- isIncludeNonAggregated() - Method in class net.sf.jailer.api.Subsetter
- isIncludeNonAggregated() - Method in class net.sf.jailer.ExecutionContext
- isIncreasable(Column, Column) - Static method in class net.sf.jailer.datamodel.PrimaryKey
-
Checks whether a universal primary key column can be increased in size to accommodate the given column.
- isIndependentWorkingTables() - Method in class net.sf.jailer.ExecutionContext
-
Create working tables that are independent of the extraction model.
- isInsertDestinationBeforeSource() - Method in class net.sf.jailer.datamodel.Association
-
Whether or not to insert destination-rows before source-rows in order to prevent foreign-key-constraint violation.
- isInsertIncrementally() - Method in class net.sf.jailer.ExecutionContext
-
If
true, collects the rows using multiple insert operations with a limited number of rows per operation. - isInsertSourceBeforeDestination() - Method in class net.sf.jailer.datamodel.Association
-
Whether or not to insert source-rows before destination rows in order to prevent foreign-key-constraint violation.
- isJailerTable(String) - Static method in class net.sf.jailer.modelbuilder.ModelBuilder
-
Checks if a table name refers to one of Jailer's working tables.
- isLast() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isLetterOrDigit(char) - Static method in class net.sf.jailer.util.SqlUtil
-
Checks whether a character is a letter, digit, or underscore as used in SQL identifiers.
- isNClobType(String) - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether the given type name matches the NCLOB type pattern.
- isNeedsExclusiveAccess() - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Whether temp tables are shared between sessions.
- isNeedsValuesKeywordForDeletes() - Method in class net.sf.jailer.database.SQLDialect
-
Returns whether the DBMS requires the
VALUESkeyword in DELETE statements with an IN-clause. - isNullable - Variable in class net.sf.jailer.datamodel.Column
-
trueif column is nullable. - isNullable(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isObjectNotation() - Method in enum class net.sf.jailer.subsetting.ScriptFormat
-
Is object notation format? (XML, JSON, YAML, ...)
- isolationLevel - Variable in class net.sf.jailer.CommandLine
- isPostgresObjectType(String) - Static method in class net.sf.jailer.util.CellContentConverter
-
Checks whether the given column type name is a PostgreSQL object type.
- isPotentialIdentifierQuote(char) - Static method in class net.sf.jailer.util.Quoting
-
Checks if a character is a potential identifier quote character.
- isProcedureDetailNeedsSpecificName() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether retrieving procedure details requires the specific (overloaded) name.
- isQuoted(String) - Method in class net.sf.jailer.util.Quoting
-
Checks if an identifier is quoted.
- isReadOnly(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isRestricted() - Method in class net.sf.jailer.datamodel.Association
-
Whether there is any restriction of this association.
- isRestrictedDependencyWithNulledFK() - Method in class net.sf.jailer.datamodel.Association
-
Checks whether this is a restricted dependency whose FK columns are set to null.
- isRowIdColumn(Column) - Method in class net.sf.jailer.datamodel.RowIdSupport
-
Checks whether the given column is the rowid column.
- isSearchable(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isSigned(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isSingleRoot() - Method in class net.sf.jailer.api.Subsetter
- isSingleRoot() - Method in class net.sf.jailer.ExecutionContext
- isSupported() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether this DBMS is supported.
- isSupportsCStyleBackslashEscapes() - Method in class net.sf.jailer.configuration.DBMS
-
Indicates that E'x\ny' syntax is supported.
- isSupportsGlobalWorkingtables() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether this DBMS supports global working tables.
- isSupportsInClauseForDeletes() - Method in class net.sf.jailer.database.SQLDialect
-
Returns whether the DBMS supports IN-clauses in DELETE statements.
- isSupportsMultiRowInserts() - Method in class net.sf.jailer.database.SQLDialect
-
Returns whether the DBMS supports multi-row INSERT statements.
- isTempFile(File) - Method in class net.sf.jailer.configuration.Configuration
-
Checks whether the given file is a temporary file managed by this configuration.
- isTransposed() - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Is the restriction-model transposed?
- isTruncated - Variable in class net.sf.jailer.entitygraph.EntityGraph
- isUnformatted() - Method in class net.sf.jailer.api.Subsetter
- isUnformatted() - Method in class net.sf.jailer.ExecutionContext
- isUptodate(DataSource, DBMS, boolean, boolean, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Checks whether working-tables schema is up-to-date.
- isUptodate(Session, boolean, boolean, String) - Method in class net.sf.jailer.ddl.DDLCreator
-
Checks whether working-tables schema is up-to-date.
- isUseInlineViewsInDataBrowser() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether inline views should be used in the Data Browser for this DBMS.
- isUsesCatalog() - Method in class net.sf.jailer.configuration.DBMS
-
Returns whether this DBMS uses catalogs.
- isUsesUTF8() - Method in enum class net.sf.jailer.subsetting.ScriptFormat
-
Uses UTF-8 charset?
- isVirtual - Variable in class net.sf.jailer.datamodel.Column
-
trueif column is virtual. - isVirtual() - Method in class net.sf.jailer.datamodel.Column
-
Returns
trueiff this column is virtual. - isWrapperFor(Class<?>) - Method in class net.sf.jailer.database.BasicDataSource
- isWrapperFor(Class<?>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- isWrapperFor(Class<?>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- isWritable(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- item(String[], String[], int) - Method in enum class net.sf.jailer.database.InlineViewStyle
-
Returns the SQL fragment for a single row of the inline view.
J
- Jailer - Class in net.sf.jailer
-
Jailer is a tool for database subsetting and relational data browsing.
- Jailer() - Constructor for class net.sf.jailer.Jailer
- JAILER_MH_TABLES - Static variable in class net.sf.jailer.util.SqlUtil
-
List of all jailer tables (upper case).
- JAILER_TABLES - Static variable in class net.sf.jailer.util.SqlUtil
-
List of all jailer tables (upper case).
- jailerMain(String[], StringBuffer, ProgressListener, boolean) - Static method in class net.sf.jailer.Jailer
-
Main-method for GUI.
- JailerVersion - Class in net.sf.jailer
-
The Jailer Version.
- JailerVersion() - Constructor for class net.sf.jailer.JailerVersion
- jdbcCompliant() - Method in class net.sf.jailer.database.BasicDataSource.DriverShim
- jdbcjar - Variable in class net.sf.jailer.CommandLine
- jdbcjar2 - Variable in class net.sf.jailer.CommandLine
- jdbcjar3 - Variable in class net.sf.jailer.CommandLine
- jdbcjar4 - Variable in class net.sf.jailer.CommandLine
- JDBCMetaDataBasedModelElementFinder - Class in net.sf.jailer.modelbuilder
-
Finds associations and tables by analyzing the JDBC meta data.
- JDBCMetaDataBasedModelElementFinder() - Constructor for class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
- JDBCMetaDataBasedModelElementFinder.PrivilegedSessionProvider - Interface in net.sf.jailer.modelbuilder
-
Provides a session with elevated privileges for reading restricted schema metadata.
- JobManager - Class in net.sf.jailer.util
-
Executes a job-list in a concurrent way.
- JobManager(int) - Constructor for class net.sf.jailer.util.JobManager
-
Constructor.
- JobManager.Job - Interface in net.sf.jailer.util
-
A job to be managed by a
JobManager. - JSON - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
Template based JSON.
- JSONWriter - Class in net.sf.jailer.xml
-
A writer for JSON.
- JSONWriter(Writer, boolean) - Constructor for class net.sf.jailer.xml.JSONWriter
- JSqlParserUtil - Class in net.sf.jailer.util
-
SQL parsing utility using JSQLParser.
- JSqlParserUtil() - Constructor for class net.sf.jailer.util.JSqlParserUtil
K
- killRunningStatements() - Method in class net.sf.jailer.database.Session
-
Cancels all currently running statements.
- KnownIdentifierMap - Class in net.sf.jailer.modelbuilder
-
Maps normalized form of known unique identifiers (table names and column names) to the the identifiers.
- KnownIdentifierMap() - Constructor for class net.sf.jailer.modelbuilder.KnownIdentifierMap
L
- last() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- lastDDL - Static variable in class net.sf.jailer.ddl.DDLCreator
- lastUpdateTS - Static variable in class net.sf.jailer.database.Session
- LayoutStorage - Class in net.sf.jailer.util
-
Stores and restores graph layout.
- LayoutStorage() - Constructor for class net.sf.jailer.util.LayoutStorage
- length - Variable in class net.sf.jailer.datamodel.Column
-
The length (for VARCHAR, DECIMAL, ...) or
0if type-length is not variable. - length - Variable in class net.sf.jailer.util.CsvFile.Line
-
Length of the line.
- length - Variable in class net.sf.jailer.util.CycleFinder.Path
- like(String, String) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- LIKE - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- limit - Variable in class net.sf.jailer.CommandLine
- limit - Variable in class net.sf.jailer.extractionmodel.SubjectLimitDefinition
-
Row limit.
- LimitTransactionSizeInfo - Class in net.sf.jailer.configuration
-
Holds information about how to do incremental inserts.
- LimitTransactionSizeInfo() - Constructor for class net.sf.jailer.configuration.LimitTransactionSizeInfo
- Line(String, List<String>) - Constructor for class net.sf.jailer.util.CsvFile.Line
-
Constructor.
- LINE_SEPARATOR - Static variable in class net.sf.jailer.util.PrintUtil
- LIQUIBASE_XML - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
- LiquibaseXMLTransformer - Class in net.sf.jailer.liquibase
-
Transforms result set rows into Liquibase XML changeset format.
- LiquibaseXMLTransformer.Factory - Class in net.sf.jailer.liquibase
-
Factory.
- ListAggregation() - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSetTransformer.ListAggregation
- LITERAL_PREFIX - Static variable in class net.sf.jailer.datamodel.Filter
-
Prefix for "literal" filter expressions.
- LO - Enum constant in enum class net.sf.jailer.datamodel.DataModel.ColumnOrderPriority
- loadDatamodelFolder(String, ExecutionContext) - Static method in class net.sf.jailer.extractionmodel.ExtractionModel
-
Loads the data model folder name from an extraction model file.
- loadFile(String) - Method in class net.sf.jailer.util.PrintUtil
-
Loads a file.
- loadFile(String, boolean) - Method in class net.sf.jailer.util.PrintUtil
-
Loads a file.
- loadResource(String) - Method in class net.sf.jailer.util.PrintUtil
-
Loads a file.
- loadTableList(List<String>, InputStream) - Static method in class net.sf.jailer.util.PrintUtil
-
Loads table list file and fill a list.
- loadTableList(List<String>, String) - Static method in class net.sf.jailer.util.PrintUtil
-
Loads table list file and fill a list.
- LOCAL_DATABASE - Enum constant in enum class net.sf.jailer.database.WorkingTableScope
-
Create a local database (H2) for the working-tables (JAILER_*).
- LocalDatabase - Class in net.sf.jailer.database
-
Provides a local database (H2).
- LocalDatabase(String, String, String, String, String, ExecutionContext) - Constructor for class net.sf.jailer.database.LocalDatabase
-
Creates a local database.
- LocalDatabaseConfiguration - Class in net.sf.jailer.configuration
-
Configuration of the local database.
- LocalDatabaseConfiguration() - Constructor for class net.sf.jailer.configuration.LocalDatabaseConfiguration
- localDatabaseStorage - Variable in class net.sf.jailer.CommandLine
- LocalEntityGraph - Class in net.sf.jailer.entitygraph.local
-
Persistent graph of entities.
- localEntityGraphConfiguration - Variable in class net.sf.jailer.configuration.Configuration
- location - Variable in class net.sf.jailer.util.CsvFile.Line
-
Describes the position of the line in a file.
- LogUtil - Class in net.sf.jailer.util
-
Logging utilities.
- LogUtil() - Constructor for class net.sf.jailer.util.LogUtil
- LogUtil.Warn - Interface in net.sf.jailer.util
-
Callback interface for warning notifications.
M
- main(String[]) - Static method in class net.sf.jailer.api_example.APIExample
-
Exports data related with employee "SCOTT" and imports it into another database.
- main(String[]) - Static method in class net.sf.jailer.Jailer
-
Main-method for CLI.
- main(String[]) - Static method in class net.sf.jailer.JailerVersion
-
Prints version.
- main(String[]) - Static method in class net.sf.jailer.util.Base64
-
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
- MANY_TO_MANY - Enum constant in enum class net.sf.jailer.datamodel.Cardinality
- MANY_TO_ONE - Enum constant in enum class net.sf.jailer.datamodel.Cardinality
- mappedSchema(Map<String, String>, String) - Static method in class net.sf.jailer.util.SqlUtil
-
Replaces schema of qualified table name according to a schema-map.
- MAPPINGTABLE_NAME_PREFIX - Static variable in class net.sf.jailer.importfilter.ImportFilterManager
- markConnectionAsPotentiallyInvalid(Connection) - Method in class net.sf.jailer.database.Session
-
Marks a connection as potentially invalid.
- markDependentEntitiesAsTraversed(Association, ResultSet, ResultSetMetaData, Map<String, Integer>) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Marks all entities which depend on a given entity as traversed.
- markDependentEntitiesAsTraversed(Association, ResultSet, ResultSetMetaData, Map<String, Integer>) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Marks all entities which depend on a given entity as traversed.
- markDependentEntitiesAsTraversed(Association, ResultSet, ResultSetMetaData, Map<String, Integer>) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Marks all entities which depend on a given entity as traversed.
- markIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Marks all entities of a given table which don't dependent on other entities, s.t.
- markIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Marks all entities of a given table which don't dependent on other entities, s.t.
- markIndependentEntities(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Marks all entities of a given table which don't dependent on other entities, s.t.
- markRoots(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Marks all rows which are not target of a dependency.
- markRoots(Table) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Marks all rows which are not target of a dependency.
- markRoots(Table) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Marks all rows which are not target of a dependency.
- match(PrimaryKey) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Matches the columns with the columns of
primaryKeys.t. - matches(String, String) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- matches(Table, Column) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Checks if the template matches a given column.
- MATCHES - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- MD_GETCOLUMNS_LOCK - Variable in class net.sf.jailer.database.Session
- MemorizedResultSet - Class in net.sf.jailer.modelbuilder
-
Memorized Result set.
- MemorizedResultSet(ResultSet, Integer, Session, Object) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet(ResultSet, Integer, Session, Object, int[], String[]) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet(List<Object[]>) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet(List<Object[]>, int, String[], int[]) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet(List<Object[]>, int, String[], int[], String[]) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet(List<Object[]>, MemorizedResultSet.MemorizedResultSetMetaData) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Constructor.
- MemorizedResultSet.ContentSupplier - Interface in net.sf.jailer.modelbuilder
- MemorizedResultSet.MemorizedResultSetMetaData - Class in net.sf.jailer.modelbuilder
-
Meta data.
- MemorizedResultSetMetaData(int, String[], int[], String[]) - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- MemorizedResultSetTransformer - Class in net.sf.jailer.modelbuilder
-
Transforms (sort/select/group) Memorized Result sets.
- MemorizedResultSetTransformer() - Constructor for class net.sf.jailer.modelbuilder.MemorizedResultSetTransformer
- MemorizedResultSetTransformer.AggregateFunction - Interface in net.sf.jailer.modelbuilder
-
Functional interface for aggregate functions applied to a group of rows.
- MemorizedResultSetTransformer.ColumnTransformation - Class in net.sf.jailer.modelbuilder
-
Definition of a column transformation.
- MemorizedResultSetTransformer.ListAggregation - Class in net.sf.jailer.modelbuilder
-
An aggregate function that concatenates non-null values as a comma-separated list.
- MERGE - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- message - Variable in exception class net.sf.jailer.database.SqlException
- MetaDataCache - Class in net.sf.jailer.modelbuilder
-
Reads database meta data directly from meta data views.
- MetaDataCache() - Constructor for class net.sf.jailer.modelbuilder.MetaDataCache
- ModelBuilder - Class in net.sf.jailer.modelbuilder
-
Automatically builds a data-model using a list of
ModelElementFinder. - ModelBuilder() - Constructor for class net.sf.jailer.modelbuilder.ModelBuilder
- ModelElement - Class in net.sf.jailer.datamodel
-
Element of a data model (
TableorAssociation). - ModelElement() - Constructor for class net.sf.jailer.datamodel.ModelElement
- ModelElementFinder - Interface in net.sf.jailer.modelbuilder
-
Finds model-elements (tables and associations).
- MODELNAME_CSV_FILE - Static variable in class net.sf.jailer.datamodel.DataModel
- moveToCurrentRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- moveToInsertRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- MSSQL - Enum constant in enum class net.sf.jailer.database.UPDATE_MODE
- MSSQL - Static variable in class net.sf.jailer.configuration.DBMS
- MySQL - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- MySQL - Static variable in class net.sf.jailer.configuration.DBMS
- MYSQL - Enum constant in enum class net.sf.jailer.database.UPDATE_MODE
N
- name - Variable in class net.sf.jailer.database.InlineViewBuilder
-
The name of the Inline-View.
- name - Variable in class net.sf.jailer.datamodel.Column
-
The name.
- name - Variable in class net.sf.jailer.datamodel.RestrictionDefinition
-
Name of restriction or
null. - namedAssociations - Variable in class net.sf.jailer.datamodel.DataModel
-
Maps association-names to associations;
- NCharWrapper(String) - Constructor for class net.sf.jailer.util.CellContentConverter.NCharWrapper
-
Constructor.
- needsObject - Variable in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- net.sf.jailer - package net.sf.jailer
- net.sf.jailer.api - package net.sf.jailer.api
- net.sf.jailer.api_example - package net.sf.jailer.api_example
- net.sf.jailer.configuration - package net.sf.jailer.configuration
- net.sf.jailer.database - package net.sf.jailer.database
- net.sf.jailer.datamodel - package net.sf.jailer.datamodel
- net.sf.jailer.datamodel.filter_template - package net.sf.jailer.datamodel.filter_template
- net.sf.jailer.dbunit - package net.sf.jailer.dbunit
- net.sf.jailer.ddl - package net.sf.jailer.ddl
- net.sf.jailer.enhancer - package net.sf.jailer.enhancer
- net.sf.jailer.entitygraph - package net.sf.jailer.entitygraph
- net.sf.jailer.entitygraph.intradatabase - package net.sf.jailer.entitygraph.intradatabase
- net.sf.jailer.entitygraph.local - package net.sf.jailer.entitygraph.local
- net.sf.jailer.entitygraph.remote - package net.sf.jailer.entitygraph.remote
- net.sf.jailer.extractionmodel - package net.sf.jailer.extractionmodel
- net.sf.jailer.importfilter - package net.sf.jailer.importfilter
- net.sf.jailer.liquibase - package net.sf.jailer.liquibase
- net.sf.jailer.modelbuilder - package net.sf.jailer.modelbuilder
- net.sf.jailer.progress - package net.sf.jailer.progress
- net.sf.jailer.render - package net.sf.jailer.render
- net.sf.jailer.restrictionmodel - package net.sf.jailer.restrictionmodel
- net.sf.jailer.subsetting - package net.sf.jailer.subsetting
- net.sf.jailer.util - package net.sf.jailer.util
- net.sf.jailer.xml - package net.sf.jailer.xml
- newStage(String, boolean, boolean) - Method in interface net.sf.jailer.progress.ProgressListener
-
New stage has begun.
- newStage(String, boolean, boolean) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
- next() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- NO_OPTIONS - Static variable in class net.sf.jailer.util.Base64
-
No options specified.
- NodeVisitor - Interface in net.sf.jailer.xml
-
Visits the nodes of a
Document. - NONE - Enum constant in enum class net.sf.jailer.datamodel.AggregationSchema
-
No aggregation.
- NoPrimaryKeyException(Table) - Constructor for exception class net.sf.jailer.datamodel.DataModel.NoPrimaryKeyException
- NoPrimaryKeyException(Table, String) - Constructor for exception class net.sf.jailer.datamodel.DataModel.NoPrimaryKeyException
- normalize(Set<Table>) - Method in class net.sf.jailer.datamodel.DataModel
-
Normalizes a set of tables.
- normalizeCase(String) - Method in class net.sf.jailer.util.Quoting
-
Normalizes the case of an unquoted identifier according to the database's case rules.
- normalizeIdentifier(String) - Static method in class net.sf.jailer.util.Quoting
-
Normalizes an identifier.
- normalizeRestrictionCondition(String) - Static method in class net.sf.jailer.util.SqlUtil
-
Normalizes a restriction condition by reordering the column references into a canonical form.
- noRowidNoLongerUsed - Variable in class net.sf.jailer.CommandLine
- noSorting - Variable in class net.sf.jailer.CommandLine
- NOT_CONTAINS - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- NOT_ENDS_WITH - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- NOT_EQUALS - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- NOT_LIKE - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- NOT_MATCHES - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- NOT_STARTS_WITH - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- notationDecl(String, String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- NS_PREFIX - Static variable in class net.sf.jailer.xml.XmlUtil
-
Jailer namespace URI.
- NS_URI - Static variable in class net.sf.jailer.xml.XmlUtil
-
Jailer namespace URI.
- NULL_FILTER_COMMENT_PREFIX - Static variable in class net.sf.jailer.datamodel.Association
- numberOfEntities - Variable in class net.sf.jailer.CommandLine
- numberOfExportedEntities - Static variable in class net.sf.jailer.xml.XmlExportTransformer
-
Counts the exported entities.
- numberOfExportedLOBs - Static variable in class net.sf.jailer.database.DMLTransformer
-
Counts the exported LOBs.
- numberOfExportedLOBs - Static variable in class net.sf.jailer.xml.XmlExportTransformer
-
Counts the exported LOBs.
- numberOfIndexedPKColumns - Variable in class net.sf.jailer.datamodel.PrimaryKey
- numberOfThreads - Variable in class net.sf.jailer.CommandLine
- numDone - Variable in class net.sf.jailer.database.PrimaryKeyValidator
- numErrors - Variable in class net.sf.jailer.database.PrimaryKeyValidator
- numTotal - Variable in class net.sf.jailer.database.PrimaryKeyValidator
O
- ObjectNotationOutputException - Exception Class in net.sf.jailer.subsetting
-
Thrown if something goes wrong when exporting to an XML/JSON/YAML file.
- ObjectNotationOutputException(String) - Constructor for exception class net.sf.jailer.subsetting.ObjectNotationOutputException
-
Constructor.
- OLD_VALUE_PROP - Static variable in class net.sf.jailer.datamodel.Filter
-
Placeholder for the old (original) column value in filter expressions.
- OLD_VALUE_PROP_PURE - Static variable in class net.sf.jailer.datamodel.Filter
-
The pure parameter name used inside
Filter.OLD_VALUE_PROP. - OLD_VALUE_PROP_RE - Static variable in class net.sf.jailer.datamodel.Filter
-
Regular expression pattern matching
Filter.OLD_VALUE_PROP. - ONE_TO_MANY - Enum constant in enum class net.sf.jailer.datamodel.Cardinality
- ONE_TO_ONE - Enum constant in enum class net.sf.jailer.datamodel.Cardinality
- onException(Throwable) - Method in class net.sf.jailer.util.JobManager
-
Called when a job throws an exception.
- Oracle - Enum constant in enum class net.sf.jailer.database.InlineViewStyle
- ORACLE - Static variable in class net.sf.jailer.configuration.DBMS
- orderBy - Variable in class net.sf.jailer.extractionmodel.SubjectLimitDefinition
-
"order by" clause.
- orderByPK - Variable in class net.sf.jailer.CommandLine
- ORDERED - Static variable in class net.sf.jailer.util.Base64
-
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
- originalPKAliasPrefix - Variable in class net.sf.jailer.xml.XmlExportTransformer.TableMapping
-
Prefix of column aliases for selection of unfiltered PK values.
- outputFolderOf(DataModel) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Gets the output folder for a given data-model.
- OutputStream(OutputStream) - Constructor for class net.sf.jailer.util.Base64.OutputStream
-
Constructs a
Base64.OutputStreamin ENCODE mode. - OutputStream(OutputStream, int) - Constructor for class net.sf.jailer.util.Base64.OutputStream
-
Constructs a
Base64.OutputStreamin either ENCODE or DECODE mode.
P
- Pair<A,
B> - Class in net.sf.jailer.util -
An ordered pair of objects (a, b).
- Pair(A, B) - Constructor for class net.sf.jailer.util.Pair
-
New Pair (a, b).
- parameterFile - Variable in class net.sf.jailer.CommandLine
- ParameterHandler - Class in net.sf.jailer.datamodel
-
Handles parameters in subject conditions, association-restrictions and XML templates.
- ParameterHandler() - Constructor for class net.sf.jailer.datamodel.ParameterHandler
- parameters - Variable in class net.sf.jailer.CommandLine
- parse(String) - Static method in enum class net.sf.jailer.datamodel.Cardinality
-
Parses a stringified cardinality.
- parse(String) - Static method in class net.sf.jailer.datamodel.Column
-
Parses a column declaration in SQL syntax.
- parse(String) - Static method in class net.sf.jailer.xml.XmlUtil
-
Parses a XML document.
- parse(String[], boolean) - Static method in class net.sf.jailer.CommandLineParser
-
Parses arguments and initializes the parser.
- parse(String, int) - Static method in class net.sf.jailer.util.JSqlParserUtil
-
Parses a SQL statement.
- parse(String, String) - Static method in class net.sf.jailer.datamodel.Column
-
Parses a column declaration in SQL syntax.
- PG - Enum constant in enum class net.sf.jailer.database.UPDATE_MODE
- PG_NEGATIVE_INFINITY - Static variable in class net.sf.jailer.util.SqlUtil
- PG_NEGATIVE_SMALLER_INFINITY - Static variable in class net.sf.jailer.util.SqlUtil
- PG_POSITIVE_INFINITY - Static variable in class net.sf.jailer.util.SqlUtil
- PG_POSITIVE_SMALLER_INFINITY - Static variable in class net.sf.jailer.util.SqlUtil
- PKColumnFilterSource - Class in net.sf.jailer.datamodel
-
Source of
Filterderived from primary key column. - PKColumnFilterSource(Table, Column) - Constructor for class net.sf.jailer.datamodel.PKColumnFilterSource
-
Constructor.
- pkEqualsEntityID(Table, String, String) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Gets a SQL comparison expression for comparing rows with entities.
- PObjectWrapper(String, String) - Constructor for class net.sf.jailer.util.CellContentConverter.PObjectWrapper
-
Constructor.
- POSTGRESQL - Static variable in class net.sf.jailer.configuration.DBMS
- postProcessStringLiteral(String, String, String) - Method in class net.sf.jailer.configuration.DBMS
-
Eventually applies standard escape syntax.
- precision - Variable in class net.sf.jailer.datamodel.Column
-
The precision (for DECIMAL, NUMBER ...) or
-1if precision is not variable. - prefixColumnName(String, Quoting, Column) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Adds a prefix to a column name.
- prepareExport() - Method in interface net.sf.jailer.progress.ProgressListener
-
Export is ready.
- prepareExport() - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
- prepareForComparison(Session, Column) - Static method in class net.sf.jailer.util.CellContentConverter
-
Returns a SQL expression for a column that can be used in a comparison, applying any necessary type cast for DBMS-specific non-comparable types.
- prepareHook(ResultSetMetaData) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- preprocessFileLookup(String[]) - Static method in class net.sf.jailer.CommandLineParser
-
Pre-processes the
-file-lookupoptions by replacing each such option and its file-name argument with the first line read from that file. - previous() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- primaryKey - Variable in class net.sf.jailer.datamodel.Table
-
The primary-key of the table.
- PrimaryKey - Class in net.sf.jailer.datamodel
-
Primary-key of a
Table. - PrimaryKey(List<Column>, boolean) - Constructor for class net.sf.jailer.datamodel.PrimaryKey
-
Constructor.
- PrimaryKeyFactory - Class in net.sf.jailer.datamodel
-
Factory for
PrimaryKeys. - PrimaryKeyFactory(ExecutionContext) - Constructor for class net.sf.jailer.datamodel.PrimaryKeyFactory
-
Constructor.
- PrimaryKeyValidator - Class in net.sf.jailer.database
-
Validates all primary keys of a set of tables.
- PrimaryKeyValidator(Object) - Constructor for class net.sf.jailer.database.PrimaryKeyValidator
-
Constructor.
- printAruments(PrintStream, String[], String) - Static method in class net.sf.jailer.CommandLineParser
-
Prints the supplied argument list to the given stream, masking any argument that equals the password.
- printUsage(String[]) - Static method in class net.sf.jailer.CommandLineParser
-
Prints out usage.
- PrintUtil - Class in net.sf.jailer.util
-
Utility for printing.
- PrintUtil() - Constructor for class net.sf.jailer.util.PrintUtil
- privilegedSessionProvider - Static variable in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
- process(String) - Method in class net.sf.jailer.database.InlineViewBuilder
-
Processes the inline-view
- processingInstruction(String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- ProgressListener - Interface in net.sf.jailer.progress
-
Listener interface for monitoring progress.
- ProgressListenerRegistry - Class in net.sf.jailer.progress
-
Registry for
ProgressListener. - ProgressListenerRegistry() - Constructor for class net.sf.jailer.progress.ProgressListenerRegistry
- putColumnName(String, String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Puts normalized column name into the map.
- putCondition(String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Puts normalized join condition into the map.
- putTableName(String) - Method in class net.sf.jailer.modelbuilder.KnownIdentifierMap
-
Puts normalized table name into the map.
Q
- qualifiedTableName(Table) - Method in class net.sf.jailer.database.DMLTransformer
-
Gets qualified table name.
- qualifyNames - Variable in class net.sf.jailer.CommandLine
- quote(String) - Method in class net.sf.jailer.util.Quoting
-
Quotes an identifier.
- quoting - Variable in class net.sf.jailer.database.DMLTransformer
-
For quoting of column names.
- Quoting - Class in net.sf.jailer.util
-
Quotes and un-quotes SQL identifier in a DBMS specific way.
- Quoting(Session) - Constructor for class net.sf.jailer.util.Quoting
-
Constructor.
R
- 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
-
Calls
Base64.InputStream.read()repeatedly until the end of stream is reached or len bytes are read. - 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
-
Reads the current row and appends it to the inline-view being built.
- 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 depend on a 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 depend on a 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 depend on a 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, 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, 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.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.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.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 the real name of an extraction model for a temporary 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() - Method in class net.sf.jailer.util.LayoutStorage
-
Removes all position information.
- removeAll(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Removes all position information for a given root table.
- 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 (comments, literals, etc.).
- removeNullRows(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
-
Removes all rows where the value at the given column index is
null. - 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
-
Resets the cursor to before the first row.
- 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
-
Resets all cached metadata for the given session.
- 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
-
Clears the global fallback connection.
- resolveAssociation(Table, Association, int) - 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, 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.EntityGraph
-
Resolves an association.
- resolveAssociation(Table, Association, EntityGraph, EntityGraph, boolean) - 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.remote.RemoteEntityGraph
-
Resolves an association.
- resolvePseudoColumns(String, int, int, boolean, boolean) - Static method in class net.sf.jailer.util.SqlUtil
-
Resolves the pseudo-columns in a restriction condition.
- 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.
- restore(String) - Method in class net.sf.jailer.util.LayoutStorage
-
Restores a layout from a 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 class net.sf.jailer.datamodel.Cardinality
-
Gets the cardinality of the reversal association.
- reversed - Variable in class net.sf.jailer.datamodel.Association
-
truefor 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 - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
- RowIdSupport - Class in net.sf.jailer.datamodel
-
Support for rowids.
- RowIdSupport(DataModel, DBMS, boolean, boolean) - Constructor for class net.sf.jailer.datamodel.RowIdSupport
-
Constructor.
- RowIdSupport(DataModel, DBMS, String, 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.
- rowInserted() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- RowLimitExceededException - Exception Class in net.sf.jailer.subsetting
-
Thrown if row limit is exceeded.
- RowLimitExceededException(String) - Constructor for exception class net.sf.jailer.subsetting.RowLimitExceededException
-
Constructor.
- rowUpdated() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- run() - Method in interface net.sf.jailer.util.JobManager.Job
-
Runs the job.
S
- 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 Class in net.sf.jailer.subsetting
-
Enumeration of output formats.
- ScriptType - Enum Class 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 class net.sf.jailer.database.InlineViewStyle
-
Returns the SQL separator between row items.
- separatorFollowed - Variable in enum class net.sf.jailer.subsetting.ScriptFormat
-
Is followed by separator in drop-down-list?
- session - Variable in class net.sf.jailer.database.InlineViewBuilder
- session - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
For executing SQL-Statements.
- 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_LOCAL - Enum constant in enum class net.sf.jailer.database.WorkingTableScope
-
Create the working-tables (JAILER_*) as temporary tables in the source database.
- 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
- setAddGoBatchSeparator(boolean) - Method in class net.sf.jailer.api.Subsetter
- setAddGoBatchSeparator(boolean) - Method in class net.sf.jailer.ExecutionContext
- setAdditionalSQLKeywords(String) - Method in class net.sf.jailer.configuration.Configuration
-
Sets additional SQL keywords.
- setAdditionalWhereCondition(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Sets the pattern to be inserted as condition into the "WHERE".
- setAfterSelect(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Sets the 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
-
Sets the list of destinations this filter has been applied to.
- setApplyAtExport(boolean) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets if filter is applied at export instead of import.
- setApplyAtExport(boolean) - Method in class net.sf.jailer.datamodel.Filter
-
Sets if filter is applied at export instead of import.
- setAuthor(String) - Method in class net.sf.jailer.datamodel.ModelElement
-
Sets the name of the
ModelElementFinderwho defined this element. - setAvoidLeftJoin(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether left joins should be avoided for this DBMS.
- setBinaryPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the pattern used to format binary data.
- 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
-
Sets the regular expression pattern for BLOB type names.
- setCheap(boolean) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets whether retrieving this object's details is considered cheap (not expensive).
- 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
-
Sets the regular expression pattern for CLOB type names.
- setColumns(List<Column>) - Method in class net.sf.jailer.datamodel.Table
-
Sets columns.
- setColumnsPerIFMTable(int) - Method in class net.sf.jailer.configuration.Configuration
-
Sets the number of columns per import-filter mapping table.
- setCondition(String) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
Sets the "where" condition.
- setConnection(Connection) - Method in class net.sf.jailer.database.Session
- setConstraintsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve constraint information.
- setCreateIndexPrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix of DDL statement to create temporary index.
- setCreateIndexSuffix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets suffix of DDL statement to create temporary index.
- setCreateTablePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix of DDL statement to create temporary table.
- setCreateTableSuffix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets suffix of DDL statement to create temporary table.
- setCurrentConnectionAlias(String) - Method in class net.sf.jailer.ExecutionContext
-
Sets the alias of the current connection.
- 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 datamodel's 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
-
Sets the pattern used to format date values.
- 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
-
Sets all DBMS configurations.
- setDdlCall(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the DB call to retrieve the DDL of a table.
- setDdlQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the DB query to retrieve the DDL of a table.
- setDdlTableReferencePrefix(String) - Method in class net.sf.jailer.database.DefaultTemporaryTableManager
-
Sets prefix of references to a temporary table in DDL statements.
- setDefaultSchemaQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the default schema of the current user.
- setDeleteMode(boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Sets the delete mode.
- setDeletionSchemaMapping(Map<String, String>) - Method in class net.sf.jailer.ExecutionContext
-
Sets schema map for the deletion script.
- 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
-
Sets the display name of this 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
-
Sets whether the UPK should not preserve order in order to minimize its size.
- setDriver(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the JDBC driver class name for the local database.
- 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
-
Sets whether the subsetter is embedded into an application.
- setEmbeddedLobSizeLimit(int) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the maximum size (in bytes) for LOB values to be embedded inline in SQL statements.
- setEmptyBLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the value used to represent an empty BLOB.
- setEmptyCLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the value used to represent an empty CLOB.
- setEmptyNCLOBValue(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the value used to represent an empty NCLOB.
- setEnabled(boolean) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets whether the template is enabled.
- setEstimatedRowCountQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve an estimated row count for a table.
- 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
-
Sets the SQL statement to clean up after query explain.
- setExplainCreateExplainTable(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL statement to create the explain table.
- setExplainPrepare(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL statement to prepare for query explain.
- setExplainQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the explain plan.
- setExportBlocks(Set<String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the set of type names for which no data must be exported.
- 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
-
Sets the DBMS family identifier.
- setFetchDirection(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- setFetchSize(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- setFetchSize(Integer) - Method in class net.sf.jailer.configuration.DBMS
-
Sets fetch size.
- setFilter(Filter) - Method in class net.sf.jailer.datamodel.Column
-
Sets filter for server-side column data filtering.
- setFormatted(boolean) - Method in exception class net.sf.jailer.database.SqlException
-
Sets whether the error message is already formatted for display.
- setFunctionSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the source of a function.
- setGenerateUpsertStatementsWithoutNulls(boolean) - Method in class net.sf.jailer.configuration.Configuration
-
Sets whether upsert statements should be generated without null values.
- setGlobalFallbackConnection() - Method in class net.sf.jailer.database.Session
-
Promotes the current default connection to the global fallback connection.
- setIcon(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the icon resource name for this DBMS.
- setIconURL(String) - Method in class net.sf.jailer.configuration.DatabaseObjectRenderingDescription
-
Sets the icon URL.
- setId(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the DBMS identifier.
- setIdentifierQuoteString(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the string used to quote SQL identifiers.
- setIdentityColumnInsertClause(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL clause used in INSERT statements for identity columns.
- setIdentityColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve identity columns.
- setIdentityInserts(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether the DBMS supports identity-type columns (MS SQL Server).
- 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
-
Sets the query to retrieve imported foreign keys.
- setImportFilterManager(ImportFilterManager) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Sets the
ImportFilterManager - 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
-
Sets the
ImportFilterTransformer. - 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
-
Sets the query to retrieve index information.
- 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.
- 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 the isolation level.
- 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
-
Sets the layout storage.
- setLib(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the path to the JDBC driver library for the local database.
- setLimit(long) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Sets the limit.
- setLimit(Long) - Method in class net.sf.jailer.ExecutionContext
- setLimitTransactionSize(LimitTransactionSizeInfo) - Method in class net.sf.jailer.configuration.DBMS
-
Sets information about how to limit transaction size.
- setLiquibaseProductName(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the Liquibase product name for this 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
-
Sets the SQL type used for non-primary-key columns in the local database.
- setLocalPKLength(int) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the maximum length for primary key columns in the local database.
- setLocalPKType(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the SQL type used for primary key columns in the local database.
- setLoginTimeout(int) - Method in class net.sf.jailer.database.BasicDataSource
- setLogPrefix(String) - Method in class net.sf.jailer.database.Session
-
Sets a prefix string that is prepended to all log messages from this session.
- setLogStatements(boolean) - Method in class net.sf.jailer.database.Session
-
Sets whether SQL statements should be logged.
- setLogWriter(PrintWriter) - Method in class net.sf.jailer.database.BasicDataSource
- setMaxDepth(int) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Sets the maximum depth of expansion on table render.
- 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
-
Sets the name of the template.
- setNcharPrefix(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the prefix used for national character (NCHAR) string literals.
- setnClobTypesRE(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the regular expression pattern for NCLOB type names.
- 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
-
Sets whether the DBMS requires the
VALUESkeyword in DELETE statements with an IN-clause. - setNoRowid(boolean) - Method in class net.sf.jailer.api.Subsetter
-
Deprecated.
- 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
-
Sets the SQL constraint clause used to declare nullable columns.
- setNullColumnPlaceholder(String) - Method in class net.sf.jailer.configuration.Configuration
-
Sets the replacement for null in DBUnit datasets.
- 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
-
Sets the object of this clause.
- setObjectRenderers(List<DatabaseObjectRenderingDescription>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the list of database object renderer descriptions.
- 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
-
Sets or resets null filters on the foreign key columns of the source side.
- setOutputFolder(String) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Sets the directory to put the HTML-render in.
- setOverviewHtml(String) - Method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Sets the optional HTML overview content to include in the index page.
- setPackageNamesQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the names of all packages.
- setPackageSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the source of a package.
- 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
-
Sets the query to retrieve partition information.
- setPassword(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the database password for the local database.
- 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
-
Sets the URL pattern to match.
- 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
-
Sets the predicate of this clause.
- setPrimaryKeysQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve primary keys.
- setProcedureDetailNeedsSpecificName(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether retrieving procedure details requires the specific (overloaded) name.
- setProcedureSourceQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the source of a stored procedure.
- setProgressListenerRegistry(ProgressListenerRegistry) - Method in class net.sf.jailer.ExecutionContext
-
Sets the
ProgressListenerRegistry. - 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
-
Sets the HTML data model renderer.
- setReplacement(String) - Method in class net.sf.jailer.configuration.Configuration.UrlRewriteRule
-
Sets the replacement string.
- 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
-
Sets the name of the rowid/ctid pseudo-column for this DBMS.
- setRowidType(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL type of the rowid/ctid pseudo-column for this 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 schema map for destination database.
- 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 the 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
-
Sets schema map for source database.
- setSqlDialect(SQLDialect) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL dialect.
- setSqlExpressionRule(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL expression rewrite rules for this DBMS.
- setSqlLimitSuffix(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the suffix appended to a SQL SELECT statement to limit the number of rows returned.
- setStatementSuffix(String) - Method in class net.sf.jailer.configuration.LimitTransactionSizeInfo
-
Sets the pattern to be appended to the statement.
- setStatisticRenovator(SqlScriptBasedStatisticRenovator) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the
SqlScriptBasedStatisticRenovator. - setStringLiteralEscapeSequences(Map<String, String>) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the replacement map for special characters in string literals.
- setSubject(Clause.Subject) - Method in class net.sf.jailer.datamodel.filter_template.Clause
-
Sets the subject of this clause.
- setSubject(Table) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
Sets the subject table.
- setSubjectLimitDefinition(SubjectLimitDefinition) - Method in class net.sf.jailer.extractionmodel.ExtractionModel.AdditionalSubject
-
Sets the subject limit definition.
- setSupported(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether this DBMS is supported.
- 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
-
Sets whether this DBMS supports global working tables.
- setSupportsInClauseForDeletes(boolean) - Method in class net.sf.jailer.database.SQLDialect
-
Sets whether the DBMS supports IN-clauses in DELETE statements.
- setSupportsMultiRowInserts(boolean) - Method in class net.sf.jailer.database.SQLDialect
-
Sets whether the DBMS supports multi-row INSERT statements.
- setSupportsSchemasInIndexDefinitions(Boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether this DBMS supports schema qualifiers in index definitions.
- setSynonymTableQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve the 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
-
Sets the additional table properties clause appended to CREATE TABLE statements.
- 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
-
Sets temporary storage for positions (used for undo/redo).
- setTestQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the test query for this 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
-
Marks the current thread as sharing a connection with other threads.
- setTimestampPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the pattern used to format timestamp values.
- setTimestampWithNanoPattern(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the pattern used to format timestamp values with nanosecond precision.
- setTimestampWithNanoTypeName(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the name of the timestamp type with nanosecond precision.
- setTmpFetchSize(Integer) - Static method in class net.sf.jailer.configuration.DBMS
-
Sets a temporary override for the fetch size, used during limited-row queries.
- setToBlob(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL expression template used to convert a value to a BLOB.
- setToClob(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL expression template used to convert a value to a CLOB.
- setToNClob(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the SQL expression template used to convert a value to an NCLOB.
- 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 the manager for transaction-local temporary tables.
- setTransformerFactory(TransformerFactory) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Sets the
TransformerFactory. - setType(String) - Method in class net.sf.jailer.datamodel.filter_template.FilterTemplate
-
Sets optional type of filter expression.
- setType(String) - Method in class net.sf.jailer.datamodel.Filter
-
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
-
Sets the update mode.
- setUpkDomain(Set<String>) - Method in class net.sf.jailer.ExecutionContext
-
Sets the universal primary key domain.
- setUpsertMode(UPSERT_MODE) - Method in class net.sf.jailer.database.SQLDialect
-
Sets the upsert mode.
- 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
-
Sets the JDBC URL pattern for the local database.
- setUrlRewriteRules(List<Configuration.UrlRewriteRule>) - Method in class net.sf.jailer.configuration.Configuration
-
Sets all URL rewrite rules.
- setUseInlineViewsInDataBrowser(boolean) - Method in class net.sf.jailer.configuration.DBMS
-
Sets whether inline views should be used in the Data Browser for this DBMS.
- setUser(String) - Method in class net.sf.jailer.configuration.LocalDatabaseConfiguration
-
Sets the database user name for the local database.
- setUserDefinedColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve user-defined columns.
- 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
-
Sets whether rowids should only be used for tables without a primary key.
- 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
-
Sets whether this DBMS uses catalogs.
- 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
-
Sets the maximum length for VARCHAR columns.
- setViewTextOrDDLQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to get view text or DDL.
- setVirtualColumnsQuery(String) - Method in class net.sf.jailer.configuration.DBMS
-
Sets the query to retrieve virtual columns.
- setWarn(LogUtil.Warn) - Static method in class net.sf.jailer.util.LogUtil
-
Sets the warning callback.
- 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.util.JobManager
-
Shuts the manager down.
- 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
-
Shuts down the local database, releasing all resources.
- 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 number of items in 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 - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
SQL DML.
- 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
Typesto 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 Class in net.sf.jailer.database
-
Wraps
SQLExceptions and holds SQL statement. - SqlException(String, String, String, Throwable) - Constructor for exception class net.sf.jailer.database.SqlException
-
Constructor.
- SqlException(String, String, String, Throwable, String) - Constructor for exception class net.sf.jailer.database.SqlException
-
Constructor.
- SqlException(String, String, Throwable) - Constructor for exception class net.sf.jailer.database.SqlException
-
Constructor.
- SqlException(String, String, Throwable, String) - Constructor for exception class net.sf.jailer.database.SqlException
-
Constructor.
- SQLExpressionWrapper(Object, String, String) - Constructor for class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
-
Constructor.
- 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() - Constructor for class net.sf.jailer.database.SqlScriptBasedStatisticRenovator
-
Constructor.
- SqlScriptBasedStatisticRenovator(String) - 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) - Constructor for class net.sf.jailer.util.SqlScriptExecutor
-
Constructor.
- SqlScriptExecutor(Session, int, boolean) - Constructor for class net.sf.jailer.util.SqlScriptExecutor
-
Constructor.
- sqlStatement - Variable in exception class 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
- STARTS_WITH - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- 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
-
Stores the layout into a stream.
- store(PrintWriter, Map<String, Map<String, double[]>>) - Method in class net.sf.jailer.util.LayoutStorage
-
Stores the given layout positions into a 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(DataSource, DBMS, File, File, ScriptFormat) - Constructor for class net.sf.jailer.api.Subsetter
-
Creates a new Subsetter with all mandatory attributes.
- Subsetter(DataSource, DBMS, URL, URL, ScriptFormat) - Constructor for class net.sf.jailer.api.Subsetter
-
Creates a new Subsetter with all mandatory attributes.
- Subsetter(Subsetter) - Constructor for class net.sf.jailer.api.Subsetter
-
Copy constructor.
- 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
T
- table - Variable in exception class net.sf.jailer.datamodel.DataModel.NoPrimaryKeyException
- table - Variable in class net.sf.jailer.datamodel.PKColumnFilterSource
-
The table owning the primary key column.
- Table - Class in net.sf.jailer.datamodel
-
Describes a database-table.
- Table(String, PrimaryKey, boolean, boolean) - Constructor for class net.sf.jailer.datamodel.Table
-
Constructor.
- TABLE_CSV_FILE - Static variable in class net.sf.jailer.datamodel.DataModel
- TABLE_NAME - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- TableMapping() - Constructor for class net.sf.jailer.xml.XmlExportTransformer.TableMapping
- tableSetAsString(Set<Table>) - Method in class net.sf.jailer.util.PrintUtil
-
Converts a set of tables into a string.
- tableSetAsString(Set<Table>, String) - Method in class net.sf.jailer.util.PrintUtil
-
Converts a set of tables into a string.
- targetDBMS - Variable in class net.sf.jailer.CommandLine
- template - Variable in class net.sf.jailer.xml.XmlExportTransformer.TableMapping
-
The template.
- TemporaryTableManager - Interface in net.sf.jailer.database
-
Manages DDL/DML for temporary working tables.
- terminator(String, String[]) - Method in enum class net.sf.jailer.database.InlineViewStyle
-
Returns the SQL terminator (closing) of the inline view.
- timePattern - Variable in class net.sf.jailer.CommandLine
- TIMESTAMP_WITH_NANO - Static variable in class net.sf.jailer.util.CellContentConverter
- timestampPattern - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
- timeStampPattern - Variable in class net.sf.jailer.CommandLine
- TimestampWithNano(long) - Constructor for class net.sf.jailer.util.CellContentConverter.TimestampWithNano
-
Constructor.
- TMP_TABLE_ - Static variable in class net.sf.jailer.database.SQLDialect
-
Name of temp table.
- to - Variable in class net.sf.jailer.datamodel.RestrictionDefinition
-
Destination table.
- toColumn(ResultSetMetaData, int, Session) - Static method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Converts a column from
ResultSetMetaDatainto aColumnmodel object. - toContent(String, boolean) - Method in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
-
Gets text to write out.
- toFileName(String) - Static method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Gets name of the file containing the HTML render of a given table.
- toFileName(Table) - Static method in class net.sf.jailer.render.HtmlDataModelRenderer
-
Gets name of the file containing the HTML render of a given table.
- toSql(Object) - Method in class net.sf.jailer.util.CellContentConverter
-
Converts a cell-content to valid SQL-literal.
- toSQL(String) - Method in class net.sf.jailer.datamodel.Column
-
Returns the column definition in SQL syntax.
- toSQL(String) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Returns the primary key in SQL syntax.
- toSQL(String, boolean) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Returns the primary key in SQL syntax.
- toSQL(String, String, Map<String, String>) - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Returns the primary key in SQL syntax.
- toSQL(String, Map<String, String>) - Method in class net.sf.jailer.datamodel.Column
-
Returns the column definition in SQL syntax.
- toString() - Method in class net.sf.jailer.database.SQLDialect
-
Returns a string representation of this SQL dialect.
- toString() - Method in enum class net.sf.jailer.datamodel.AggregationSchema
-
Gets human readable name.
- toString() - Method in class net.sf.jailer.datamodel.Association
-
Stringifies the association.
- toString() - Method in enum class net.sf.jailer.datamodel.Cardinality
-
Stringifies cardinality.
- toString() - Method in class net.sf.jailer.datamodel.Column
-
Returns a string representation of the column.
- toString() - Method in class net.sf.jailer.datamodel.DataModel
-
Stringifies the data model.
- toString() - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- toString() - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- toString() - Method in class net.sf.jailer.datamodel.PrimaryKey
-
Returns a string representation of the primary key.
- toString() - Method in class net.sf.jailer.datamodel.Table
-
Stringifies the table.
- toString() - Method in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Gets description.
- toString() - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Stringifies the restriction model.
- toString() - Method in class net.sf.jailer.util.CellContentConverter.DateTimeOffsetWrapper
- toString() - Method in class net.sf.jailer.util.CellContentConverter.NCharWrapper
- toString() - Method in class net.sf.jailer.util.CellContentConverter.PObjectWrapper
- toString() - Method in class net.sf.jailer.util.CellContentConverter.SQLExpressionWrapper
- toString() - Method in class net.sf.jailer.util.CsvFile.Line
-
Line as String.
- toString() - Method in class net.sf.jailer.util.CycleFinder.Path
- toString() - Method in class net.sf.jailer.util.Pair
-
Gets string representation of a pair.
- toString(int, boolean) - Method in class net.sf.jailer.datamodel.Association
-
Stringifies the association.
- toString(Double) - Static method in class net.sf.jailer.util.SqlUtil
-
Converts a
Doubleto a plain string representation without scientific notation. - toString(BigDecimal) - Static method in class net.sf.jailer.util.SqlUtil
-
Converts a
BigDecimalto a plain string representation without scientific notation. - toURLArray(String, String, String, String) - Static method in class net.sf.jailer.util.ClasspathUtil
-
Converts up to four jar file names to an array of URLs.
- TRANSACTION_LOCAL - Enum constant in enum class net.sf.jailer.database.WorkingTableScope
-
Not supported.
- transactional - Variable in class net.sf.jailer.CommandLine
- transform(Column, String) - Method in interface net.sf.jailer.database.ImportFilterTransformer
-
Transforms a column with an import-
Filterinto an SQL-expression. - transform(Column, String) - Method in class net.sf.jailer.importfilter.ImportFilterManager
- transform(MemorizedResultSet, MemorizedResultSetTransformer.ColumnTransformation[]) - Static method in class net.sf.jailer.modelbuilder.MemorizedResultSetTransformer
-
Transforms (groups and selects columns from) a memorized result set.
- TransformerFactory - Interface in net.sf.jailer.subsetting
-
Creates transformer (as
Session.ResultSetReaderwhich transforms rows into an external representation. - transpose() - Method in class net.sf.jailer.datamodel.DataModel
-
Transposes the data-model.
- transpose() - Method in class net.sf.jailer.restrictionmodel.RestrictionModel
-
Transposes the restriction-model.
- truncate(ExecutionContext, boolean) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Tries to delete this graph using "truncate".
- type - Variable in class net.sf.jailer.datamodel.Column
-
The type.
- type - Variable in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- type - Variable in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- TYPE - Enum constant in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
- typeCache - Variable in class net.sf.jailer.database.InlineViewBuilder
- typeName(Table) - Method in class net.sf.jailer.entitygraph.EntityGraph
- typeNames - Variable in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- types - Variable in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- TYPES_WITH_LENGTH - Static variable in class net.sf.jailer.modelbuilder.JDBCMetaDataBasedModelElementFinder
-
Set of sql types (uppercase) not listed in
Typeswhich needs a length argument.
U
- UCSQL2003KEYWORDS - Static variable in class net.sf.jailer.util.Quoting
- UNFINISHED_MULTILINE_COMMENT - Static variable in class net.sf.jailer.util.SqlScriptExecutor
-
Comment prefix for multi-line comments.
- unformatted - Variable in class net.sf.jailer.CommandLine
- unformatted - Variable in class net.sf.jailer.datamodel.DataModel.XmlSettings
- UNION_ALL - Enum constant in enum class net.sf.jailer.database.UPSERT_MODE
- universalPrimaryKey - Variable in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
The universal primary key.
- UniversalProblemSolver - Class in net.sf.jailer.util
-
The Universal Problem Solver.
- UniversalProblemSolver() - Constructor for class net.sf.jailer.util.UniversalProblemSolver
- unparsedEntityDecl(String, String, String, String) - Method in class net.sf.jailer.xml.XmlUtil.ObjectNotationTransformerHandler
- unquote(String) - Method in class net.sf.jailer.util.Quoting
-
Remove quotes from identifier.
- unquotedTableName(Table, ExecutionContext) - Static method in class net.sf.jailer.util.Quoting
-
Gets unquoted qualified table name.
- unrestrictedClosure() - Method in class net.sf.jailer.datamodel.Table
-
Gets the closure of the table, ignoring restrictions.
- unwrap(Class<T>) - Method in class net.sf.jailer.database.BasicDataSource
- unwrap(Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet.MemorizedResultSetMetaData
- unwrap(Class<T>) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- UPDATE_MODE - Enum Class in net.sf.jailer.database
-
Statements for updates.
- updateArray(int, Array) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateArray(String, Array) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(int, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(int, InputStream, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(int, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(String, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(String, InputStream, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateAsciiStream(String, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBigDecimal(int, BigDecimal) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBigDecimal(String, BigDecimal) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(int, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(int, InputStream, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(int, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(String, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(String, InputStream, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBinaryStream(String, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(int, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(int, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(int, Blob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(String, InputStream) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(String, InputStream, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBlob(String, Blob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBoolean(int, boolean) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBoolean(String, boolean) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateByte(int, byte) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateByte(String, byte) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBytes(int, byte[]) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateBytes(String, byte[]) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(int, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(int, Reader, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(int, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(String, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(String, Reader, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateCharacterStream(String, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(int, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(int, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(int, Clob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(String, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(String, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateClob(String, Clob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateDate(int, Date) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateDate(String, Date) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateDouble(int, double) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateDouble(String, double) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateEntities(Table, Set<Column>, OutputStreamWriter, DBMS, boolean, String) - Method in class net.sf.jailer.entitygraph.EntityGraph
-
Updates columns of a table.
- updateEntities(Table, Set<Column>, OutputStreamWriter, DBMS, boolean, String) - Method in class net.sf.jailer.entitygraph.intradatabase.IntraDatabaseEntityGraph
-
Updates columns of a table.
- updateEntities(Table, Set<Column>, OutputStreamWriter, DBMS, boolean, String) - Method in class net.sf.jailer.entitygraph.local.LocalEntityGraph
-
Updates columns of a table.
- updateEntities(Table, Set<Column>, OutputStreamWriter, DBMS, boolean, String) - Method in class net.sf.jailer.entitygraph.remote.RemoteEntityGraph
-
Updates columns of a table.
- updateFloat(int, float) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateFloat(String, float) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateInt(int, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateInt(String, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateLong(int, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateLong(String, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNCharacterStream(int, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNCharacterStream(int, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNCharacterStream(String, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNCharacterStream(String, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(int, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(int, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(int, NClob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(String, Reader) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(String, Reader, long) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNClob(String, NClob) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNString(int, String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNString(String, String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNull(int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateNull(String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateObject(int, Object) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateObject(int, Object, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateObject(String, Object) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateObject(String, Object, int) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateProgressBar() - Method in class net.sf.jailer.database.PrimaryKeyValidator
-
Updates the progress bar to reflect the current validation progress.
- updateRef(int, Ref) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateRef(String, Ref) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateRow() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateRowId(int, RowId) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateRowId(String, RowId) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateShort(int, short) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateShort(String, short) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateSQLXML(int, SQLXML) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateSQLXML(String, SQLXML) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateString(int, String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateString(String, String) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateTime(int, Time) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateTime(String, Time) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateTimestamp(int, Timestamp) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- updateTimestamp(String, Timestamp) - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- UpdateTransformer - Class in net.sf.jailer.database
-
A
Session.ResultSetReaderthat writes the read rows as UPDATE statements into the export-script. - UpdateTransformer(Table, Set<Column>, OutputStreamWriter, int, Session, DBMS, ImportFilterTransformer, boolean, String, ExecutionContext) - Constructor for class net.sf.jailer.database.UpdateTransformer
-
Constructor.
- uPK - Static variable in class net.sf.jailer.ddl.DDLCreator
- uPKWasTooLong - Static variable in class net.sf.jailer.ddl.DDLCreator
- upsert - Variable in class net.sf.jailer.datamodel.Table
-
Use upsert (merge) or insert-statement for entities of this table in export-script.
- UPSERT_MODE - Enum Class in net.sf.jailer.database
-
Statements for upserts (overwrites).
- upsertOnly - Variable in class net.sf.jailer.CommandLine
- URL_SAFE - Static variable in class net.sf.jailer.util.Base64
-
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
- UrlRewriteRule() - Constructor for class net.sf.jailer.configuration.Configuration.UrlRewriteRule
- useRowid - Variable in class net.sf.jailer.CommandLine
- useRowIdsOnlyForTablesWithoutPK - Variable in class net.sf.jailer.CommandLine
- uTF8 - Variable in class net.sf.jailer.CommandLine
V
- VALID_CHARS - Static variable in class net.sf.jailer.datamodel.ParameterHandler
-
Valid parameter identifier characters.
- validateObject(String) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
-
Validates an object.
- validatePrimaryKey(Session, Set<Table>, JobManager) - Method in class net.sf.jailer.database.PrimaryKeyValidator
-
Validates all primary keys of a set of tables.
- validateRE(String) - Method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
- valueOf(String) - Static method in enum class net.sf.jailer.database.InlineViewStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.database.UPDATE_MODE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.database.UPSERT_MODE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.database.WorkingTableScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.datamodel.AggregationSchema
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.datamodel.Cardinality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.datamodel.DataModel.ColumnOrderPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.subsetting.ScriptFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.sf.jailer.subsetting.ScriptType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in class net.sf.jailer.configuration.DBMS
-
Gets all DBMSes.
- values() - Static method in enum class net.sf.jailer.database.InlineViewStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.database.UPDATE_MODE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.database.UPSERT_MODE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.database.WorkingTableScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.datamodel.AggregationSchema
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.datamodel.Cardinality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.datamodel.DataModel.ColumnOrderPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.datamodel.filter_template.Clause.Predicate
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.datamodel.filter_template.Clause.Subject
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.subsetting.ScriptFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.sf.jailer.subsetting.ScriptType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class net.sf.jailer.datamodel.DataModel
-
Internal version number.
- version - Variable in class net.sf.jailer.extractionmodel.ExtractionModel
-
Version.
- VERSION - Static variable in class net.sf.jailer.JailerVersion
-
The Jailer version.
- visitAssociationElement(String, String) - Method in interface net.sf.jailer.xml.NodeVisitor
-
Visits association element (namespace http://jailer.sf.net/association).
- visitComment(String) - Method in interface net.sf.jailer.xml.NodeVisitor
-
Visits comment.
- visitComment(String) - Method in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
- visitDocumentNodes(Document, NodeVisitor) - Static method in class net.sf.jailer.xml.XmlUtil
-
Visits the nodes of
Document. - visitElementEnd(String, boolean) - Method in interface net.sf.jailer.xml.NodeVisitor
-
Visits end of an element.
- visitElementEnd(String, boolean) - Method in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
- visitElementStart(String, boolean, String[], String[]) - Method in interface net.sf.jailer.xml.NodeVisitor
-
Visits start of an element.
- visitElementStart(String, boolean, String[], String[]) - Method in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
- visitText(String) - Method in interface net.sf.jailer.xml.NodeVisitor
-
Visits text node.
- visitText(String) - Method in class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
W
- warn(Throwable) - Static method in class net.sf.jailer.util.LogUtil
-
Issues a warning for the given throwable.
- warn(Throwable) - Method in interface net.sf.jailer.util.LogUtil.Warn
-
Called when a warning occurs.
- warn(Supplier<String>) - Method in interface net.sf.jailer.progress.ProgressListener
-
User should be warned.
- warn(Supplier<String>) - Method in class net.sf.jailer.progress.ProgressListenerRegistry
-
Notifies all listeners that the user should be warned.
- warn(Supplier<String>) - Method in class net.sf.jailer.subsetting.CollectedRowsCounter
-
User should be warned.
- wasNull() - Method in class net.sf.jailer.modelbuilder.MemorizedResultSet
- where - Variable in class net.sf.jailer.CommandLine
- withIdentifierQuoteString(String) - Method in class net.sf.jailer.util.Quoting
-
Creates a new
Quotingwith a different identifier quote string. - WORKING_TABLE_VERSION - Static variable in class net.sf.jailer.JailerVersion
-
The Jailer working tables version.
- workingTableSchema - Variable in class net.sf.jailer.CommandLine
- WorkingTableScope - Enum Class in net.sf.jailer.database
-
Working-tables scopes.
- write(byte[], int, int) - Method in class net.sf.jailer.util.Base64.OutputStream
-
Calls
Base64.OutputStream.write(int)repeatedly until len bytes are written. - write(int) - Method in class net.sf.jailer.util.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- writeArrayFieldStart(String) - Method in class net.sf.jailer.xml.JSONWriter
- writeArrayFieldStart(String) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeArrayFieldStart(String) - Method in class net.sf.jailer.xml.YAMLWriter
- writeBinary(byte[]) - Method in class net.sf.jailer.xml.JSONWriter
- writeBinary(byte[]) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeBinary(byte[]) - Method in class net.sf.jailer.xml.YAMLWriter
- writeBoolean(Boolean) - Method in class net.sf.jailer.xml.JSONWriter
- writeBoolean(Boolean) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeBoolean(Boolean) - Method in class net.sf.jailer.xml.YAMLWriter
- writeComment(String) - Method in class net.sf.jailer.xml.JSONWriter
- writeComment(String) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeComment(String) - Method in class net.sf.jailer.xml.YAMLWriter
- writeEndArray() - Method in class net.sf.jailer.xml.JSONWriter
- writeEndArray() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeEndArray() - Method in class net.sf.jailer.xml.YAMLWriter
- writeEndObject() - Method in class net.sf.jailer.xml.JSONWriter
- writeEndObject() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeEndObject() - Method in class net.sf.jailer.xml.YAMLWriter
- writeFieldName(String) - Method in class net.sf.jailer.xml.JSONWriter
- writeFieldName(String) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeFieldName(String) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNull() - Method in class net.sf.jailer.xml.JSONWriter
- writeNull() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNull() - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(Double) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(Double) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(Double) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(Float) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(Float) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(Float) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(Integer) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(Integer) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(Integer) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(Long) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(Long) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(Long) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(Short) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(Short) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(Short) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(BigDecimal) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(BigDecimal) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(BigDecimal) - Method in class net.sf.jailer.xml.YAMLWriter
- writeNumber(BigInteger) - Method in class net.sf.jailer.xml.JSONWriter
- writeNumber(BigInteger) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeNumber(BigInteger) - Method in class net.sf.jailer.xml.YAMLWriter
- writeStartArray() - Method in class net.sf.jailer.xml.JSONWriter
- writeStartArray() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeStartArray() - Method in class net.sf.jailer.xml.YAMLWriter
- writeStartObject() - Method in class net.sf.jailer.xml.JSONWriter
- writeStartObject() - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeStartObject() - Method in class net.sf.jailer.xml.YAMLWriter
- writeString(String) - Method in class net.sf.jailer.xml.JSONWriter
- writeString(String) - Method in interface net.sf.jailer.xml.XmlUtil.ObjectNotationWriter
- writeString(String) - Method in class net.sf.jailer.xml.YAMLWriter
X
- XML - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
Template based XML.
- xmlDatePattern - Variable in class net.sf.jailer.CommandLine
- XmlExportTransformer - Class in net.sf.jailer.xml
-
A
Session.ResultSetReaderthat writes the read rows into an XML file. - XmlExportTransformer(OutputStream, String, EntityGraph, Set<Table>, Set<Table>, String, String, String, Session, ScriptFormat, Charset, ExecutionContext) - Constructor for class net.sf.jailer.xml.XmlExportTransformer
-
Constructor.
- XmlExportTransformer.TableMapping - Class in net.sf.jailer.xml
-
Holds XML mapping information.
- xmlRootTag - Variable in class net.sf.jailer.CommandLine
- XmlRowWriter - Class in net.sf.jailer.xml
-
Writes rows into XML/JSON/YAML file.
- XmlRowWriter(OutputStream, String, String, String, String, ScriptFormat, Charset, TransformerHandler, ExecutionContext) - Constructor for class net.sf.jailer.xml.XmlRowWriter
-
Constructor.
- XmlRowWriter(OutputStream, String, String, String, String, ScriptFormat, Charset, ExecutionContext) - Constructor for class net.sf.jailer.xml.XmlRowWriter
-
Constructor.
- XmlRowWriter.ObjectFormatTransformer - Interface in net.sf.jailer.xml
- XmlRowWriter.XmlWritingNodeVisitor - Class in net.sf.jailer.xml
-
Visits nodes of mapping templates and writes data as XML.
- XmlSettings() - Constructor for class net.sf.jailer.datamodel.DataModel.XmlSettings
- xmlTimePattern - Variable in class net.sf.jailer.CommandLine
- xmlTimeStampPattern - Variable in class net.sf.jailer.CommandLine
- XmlUtil - Class in net.sf.jailer.xml
-
XML parsing and building.
- XmlUtil() - Constructor for class net.sf.jailer.xml.XmlUtil
- XmlUtil.ObjectNotationTransformerHandler - Class in net.sf.jailer.xml
- XmlUtil.ObjectNotationWriter - Interface in net.sf.jailer.xml
- XmlWritingNodeVisitor(ResultSet, ResultSetMetaData, Table, Association, Session) - Constructor for class net.sf.jailer.xml.XmlRowWriter.XmlWritingNodeVisitor
-
Constructor.
Y
- YAML - Enum constant in enum class net.sf.jailer.subsetting.ScriptFormat
-
Template based YAML.
- YAMLWriter - Class in net.sf.jailer.xml
-
A writer for JSON.
- YAMLWriter(Writer) - Constructor for class net.sf.jailer.xml.YAMLWriter
_
- _asXml - Variable in class net.sf.jailer.CommandLine
- _log - Static variable in class net.sf.jailer.database.Session
-
The logger.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Subsetter.getUseRowid()