Package fi.jubic.easyconfig.jooq
Class JooqSettings
- java.lang.Object
-
- org.jooq.conf.Settings
-
- fi.jubic.easyconfig.jooq.JooqSettings
-
- All Implemented Interfaces:
Serializable,Cloneable,org.jooq.util.jaxb.tools.XMLAppendable
public class JooqSettings extends org.jooq.conf.Settings- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.jooq.conf.Settings
applyWorkaroundFor7962, attachRecords, backslashEscaping, batchSize, bindOffsetDateTimeType, bindOffsetTimeType, cachePreparedStatementInLoader, cacheRecordMappers, debugInfoOnStackTrace, delimiter, emulateOnDuplicateKeyUpdateOnPrimaryKeyOnly, executeDeleteWithoutWhere, executeListenerEndInvocationOrder, executeListenerStartInvocationOrder, executeLogging, executeUpdateWithoutWhere, executeWithOptimisticLocking, executeWithOptimisticLockingExcludeUnversioned, fetchServerOutputSize, fetchSize, fetchTriggerValuesAfterSQLServerOutput, fetchWarnings, inlineThreshold, inListPadBase, inListPadding, insertUnchangedRecords, interpreterDelayForeignKeyDeclarations, interpreterDialect, interpreterLocale, interpreterNameLookupCaseSensitivity, interpreterSearchPath, locale, mapConstructorParameterNames, mapConstructorParameterNamesInKotlin, mapJPAAnnotations, maxRows, migrationAllowsUndo, migrationAutoValidation, migrationListenerEndInvocationOrder, migrationListenerStartInvocationOrder, migrationRevertUntracked, paramCastMode, paramType, parseDialect, parseIgnoreComments, parseIgnoreCommentStart, parseIgnoreCommentStop, parseLocale, parseNameCase, parseSearchPath, parseSetCommands, parseUnknownFunctions, parseUnsupportedSyntax, parseWithMetaLookups, queryPoolable, queryTimeout, recordListenerEndInvocationOrder, recordListenerStartInvocationOrder, reflectionCaching, renderCatalog, renderFormatted, renderFormatting, renderImplicitJoinType, renderKeywordCase, renderKeywordStyle, renderLocale, renderMapping, renderNameCase, renderNamedParamPrefix, renderNameStyle, renderOptionalAsKeywordForFieldAliases, renderOptionalAsKeywordForTableAliases, renderOptionalInnerKeyword, renderOptionalOuterKeyword, renderOrderByRownumberForEmulatedPagination, renderOutputForSQLServerReturningClause, renderParenthesisAroundSetOperationQueries, renderQuotedNames, renderScalarSubqueriesForStoredFunctions, renderSchema, returnAllOnUpdatableRecord, returnIdentityOnUpdatableRecord, returnRecordToPojo, statementType, throwExceptions, transactionListenerEndInvocationOrder, transactionListenerStartInvocationOrder, transformAnsiJoinToTableLists, transformRownum, transformTableListsToAnsiJoin, transformUnneededArithmeticExpressions, updatablePrimaryKeys, updateRecordTimestamp, updateRecordVersion, updateUnchangedRecords, visitListenerEndInvocationOrder, visitListenerStartInvocationOrder
-
-
Constructor Summary
Constructors Constructor Description JooqSettings()
-
Method Summary
-
Methods inherited from class org.jooq.conf.Settings
appendTo, equals, getBackslashEscaping, getBatchSize, getDelimiter, getExecuteDeleteWithoutWhere, getExecuteListenerEndInvocationOrder, getExecuteListenerStartInvocationOrder, getExecuteUpdateWithoutWhere, getFetchServerOutputSize, getFetchSize, getInlineThreshold, getInListPadBase, getInterpreterDialect, getInterpreterLocale, getInterpreterNameLookupCaseSensitivity, getInterpreterSearchPath, getLocale, getMaxRows, getMigrationListenerEndInvocationOrder, getMigrationListenerStartInvocationOrder, getParamCastMode, getParamType, getParseDialect, getParseIgnoreCommentStart, getParseIgnoreCommentStop, getParseLocale, getParseNameCase, getParseSearchPath, getParseUnknownFunctions, getParseUnsupportedSyntax, getParseWithMetaLookups, getQueryPoolable, getQueryTimeout, getRecordListenerEndInvocationOrder, getRecordListenerStartInvocationOrder, getRenderFormatting, getRenderImplicitJoinType, getRenderKeywordCase, getRenderKeywordStyle, getRenderLocale, getRenderMapping, getRenderNameCase, getRenderNamedParamPrefix, getRenderNameStyle, getRenderOptionalAsKeywordForFieldAliases, getRenderOptionalAsKeywordForTableAliases, getRenderOptionalInnerKeyword, getRenderOptionalOuterKeyword, getRenderQuotedNames, getStatementType, getThrowExceptions, getTransactionListenerEndInvocationOrder, getTransactionListenerStartInvocationOrder, getTransformUnneededArithmeticExpressions, getUpdateUnchangedRecords, getVisitListenerEndInvocationOrder, getVisitListenerStartInvocationOrder, hashCode, isApplyWorkaroundFor7962, isAttachRecords, isBindOffsetDateTimeType, isBindOffsetTimeType, isCachePreparedStatementInLoader, isCacheRecordMappers, isDebugInfoOnStackTrace, isEmulateOnDuplicateKeyUpdateOnPrimaryKeyOnly, isExecuteLogging, isExecuteWithOptimisticLocking, isExecuteWithOptimisticLockingExcludeUnversioned, isFetchTriggerValuesAfterSQLServerOutput, isFetchWarnings, isInListPadding, isInsertUnchangedRecords, isInterpreterDelayForeignKeyDeclarations, isMapConstructorParameterNames, isMapConstructorParameterNamesInKotlin, isMapJPAAnnotations, isMigrationAllowsUndo, isMigrationAutoValidation, isMigrationRevertUntracked, isParseIgnoreComments, isParseSetCommands, isReflectionCaching, isRenderCatalog, isRenderFormatted, isRenderOrderByRownumberForEmulatedPagination, isRenderOutputForSQLServerReturningClause, isRenderParenthesisAroundSetOperationQueries, isRenderScalarSubqueriesForStoredFunctions, isRenderSchema, isReturnAllOnUpdatableRecord, isReturnIdentityOnUpdatableRecord, isReturnRecordToPojo, isTransformAnsiJoinToTableLists, isTransformRownum, isTransformTableListsToAnsiJoin, isUpdatablePrimaryKeys, isUpdateRecordTimestamp, isUpdateRecordVersion, setApplyWorkaroundFor7962, setBackslashEscaping, setBatchSize, setBindOffsetDateTimeType, setBindOffsetTimeType, setCachePreparedStatementInLoader, setExecuteDeleteWithoutWhere, setExecuteListenerEndInvocationOrder, setExecuteListenerStartInvocationOrder, setExecuteUpdateWithoutWhere, setFetchTriggerValuesAfterSQLServerOutput, setInlineThreshold, setInsertUnchangedRecords, setInterpreterDelayForeignKeyDeclarations, setInterpreterDialect, setInterpreterLocale, setInterpreterNameLookupCaseSensitivity, setInterpreterSearchPath, setLocale, setMapConstructorParameterNamesInKotlin, setMigrationAllowsUndo, setMigrationAutoValidation, setMigrationListenerEndInvocationOrder, setMigrationListenerStartInvocationOrder, setMigrationRevertUntracked, setParamCastMode, setParamType, setParseDialect, setParseIgnoreComments, setParseIgnoreCommentStart, setParseIgnoreCommentStop, setParseLocale, setParseNameCase, setParseSearchPath, setParseSetCommands, setParseUnknownFunctions, setParseUnsupportedSyntax, setParseWithMetaLookups, setQueryPoolable, setRecordListenerEndInvocationOrder, setRecordListenerStartInvocationOrder, setRenderFormatting, setRenderImplicitJoinType, setRenderKeywordCase, setRenderKeywordStyle, setRenderLocale, setRenderMapping, setRenderNameCase, setRenderNamedParamPrefix, setRenderNameStyle, setRenderOptionalAsKeywordForFieldAliases, setRenderOptionalAsKeywordForTableAliases, setRenderOptionalInnerKeyword, setRenderOptionalOuterKeyword, setRenderOutputForSQLServerReturningClause, setRenderParenthesisAroundSetOperationQueries, setRenderQuotedNames, setReturnIdentityOnUpdatableRecord, setStatementType, setThrowExceptions, setTransactionListenerEndInvocationOrder, setTransactionListenerStartInvocationOrder, setTransformAnsiJoinToTableLists, setTransformRownum, setTransformTableListsToAnsiJoin, setTransformUnneededArithmeticExpressions, setUpdateRecordTimestamp, setUpdateRecordVersion, setUpdateUnchangedRecords, setVisitListenerEndInvocationOrder, setVisitListenerStartInvocationOrder, toString, withApplyWorkaroundFor7962, withAttachRecords, withBackslashEscaping, withBatchSize, withBindOffsetDateTimeType, withBindOffsetTimeType, withCachePreparedStatementInLoader, withCacheRecordMappers, withDebugInfoOnStackTrace, withDelimiter, withEmulateOnDuplicateKeyUpdateOnPrimaryKeyOnly, withExecuteDeleteWithoutWhere, withExecuteListenerEndInvocationOrder, withExecuteListenerStartInvocationOrder, withExecuteLogging, withExecuteUpdateWithoutWhere, withExecuteWithOptimisticLocking, withExecuteWithOptimisticLockingExcludeUnversioned, withFetchServerOutputSize, withFetchSize, withFetchTriggerValuesAfterSQLServerOutput, withFetchWarnings, withInlineThreshold, withInListPadBase, withInListPadding, withInsertUnchangedRecords, withInterpreterDelayForeignKeyDeclarations, withInterpreterDialect, withInterpreterLocale, withInterpreterNameLookupCaseSensitivity, withInterpreterSearchPath, withInterpreterSearchPath, withInterpreterSearchPath, withLocale, withMapConstructorParameterNames, withMapConstructorParameterNamesInKotlin, withMapJPAAnnotations, withMaxRows, withMigrationAllowsUndo, withMigrationAutoValidation, withMigrationListenerEndInvocationOrder, withMigrationListenerStartInvocationOrder, withMigrationRevertUntracked, withParamCastMode, withParamType, withParseDialect, withParseIgnoreComments, withParseIgnoreCommentStart, withParseIgnoreCommentStop, withParseLocale, withParseNameCase, withParseSearchPath, withParseSearchPath, withParseSearchPath, withParseSetCommands, withParseUnknownFunctions, withParseUnsupportedSyntax, withParseWithMetaLookups, withQueryPoolable, withQueryTimeout, withRecordListenerEndInvocationOrder, withRecordListenerStartInvocationOrder, withReflectionCaching, withRenderCatalog, withRenderFormatted, withRenderFormatting, withRenderImplicitJoinType, withRenderKeywordCase, withRenderKeywordStyle, withRenderLocale, withRenderMapping, withRenderNameCase, withRenderNamedParamPrefix, withRenderNameStyle, withRenderOptionalAsKeywordForFieldAliases, withRenderOptionalAsKeywordForTableAliases, withRenderOptionalInnerKeyword, withRenderOptionalOuterKeyword, withRenderOrderByRownumberForEmulatedPagination, withRenderOutputForSQLServerReturningClause, withRenderParenthesisAroundSetOperationQueries, withRenderQuotedNames, withRenderScalarSubqueriesForStoredFunctions, withRenderSchema, withReturnAllOnUpdatableRecord, withReturnIdentityOnUpdatableRecord, withReturnRecordToPojo, withStatementType, withThrowExceptions, withTransactionListenerEndInvocationOrder, withTransactionListenerStartInvocationOrder, withTransformAnsiJoinToTableLists, withTransformRownum, withTransformTableListsToAnsiJoin, withTransformUnneededArithmeticExpressions, withUpdatablePrimaryKeys, withUpdateRecordTimestamp, withUpdateRecordVersion, withUpdateUnchangedRecords, withVisitListenerEndInvocationOrder, withVisitListenerStartInvocationOrder
-
-
-
-
Method Detail
-
setRenderCatalog
public void setRenderCatalog(Boolean value)
- Overrides:
setRenderCatalogin classorg.jooq.conf.Settings
-
setRenderSchema
public void setRenderSchema(Boolean value)
- Overrides:
setRenderSchemain classorg.jooq.conf.Settings
-
setRenderNameStyle
public void setRenderNameStyle(String value)
-
setRenderKeywordStyle
public void setRenderKeywordStyle(String value)
-
setRenderFormatted
public void setRenderFormatted(Boolean value)
- Overrides:
setRenderFormattedin classorg.jooq.conf.Settings
-
setRenderScalarSubqueriesForStoredFunctions
public void setRenderScalarSubqueriesForStoredFunctions(Boolean value)
- Overrides:
setRenderScalarSubqueriesForStoredFunctionsin classorg.jooq.conf.Settings
-
setRenderOrderByRownumberForEmulatedPagination
public void setRenderOrderByRownumberForEmulatedPagination(Boolean value)
- Overrides:
setRenderOrderByRownumberForEmulatedPaginationin classorg.jooq.conf.Settings
-
setBackslashEscaping
public void setBackslashEscaping(String value)
-
setParamType
public void setParamType(String value)
-
setParamCastMode
public void setParamCastMode(String value)
-
setStatementType
public void setStatementType(String value)
-
setExecuteLogging
public void setExecuteLogging(Boolean value)
- Overrides:
setExecuteLoggingin classorg.jooq.conf.Settings
-
setExecuteWithOptimisticLocking
public void setExecuteWithOptimisticLocking(Boolean value)
- Overrides:
setExecuteWithOptimisticLockingin classorg.jooq.conf.Settings
-
setExecuteWithOptimisticLockingExcludeUnversioned
public void setExecuteWithOptimisticLockingExcludeUnversioned(Boolean value)
- Overrides:
setExecuteWithOptimisticLockingExcludeUnversionedin classorg.jooq.conf.Settings
-
setAttachRecords
public void setAttachRecords(Boolean value)
- Overrides:
setAttachRecordsin classorg.jooq.conf.Settings
-
setUpdatablePrimaryKeys
public void setUpdatablePrimaryKeys(Boolean value)
- Overrides:
setUpdatablePrimaryKeysin classorg.jooq.conf.Settings
-
setReflectionCaching
public void setReflectionCaching(Boolean value)
- Overrides:
setReflectionCachingin classorg.jooq.conf.Settings
-
setCacheRecordMappers
public void setCacheRecordMappers(Boolean value)
- Overrides:
setCacheRecordMappersin classorg.jooq.conf.Settings
-
setThrowExceptions
public void setThrowExceptions(String value)
-
setFetchWarnings
public void setFetchWarnings(Boolean value)
- Overrides:
setFetchWarningsin classorg.jooq.conf.Settings
-
setFetchServerOutputSize
public void setFetchServerOutputSize(Integer value)
- Overrides:
setFetchServerOutputSizein classorg.jooq.conf.Settings
-
setReturnAllOnUpdatableRecord
public void setReturnAllOnUpdatableRecord(Boolean value)
- Overrides:
setReturnAllOnUpdatableRecordin classorg.jooq.conf.Settings
-
setReturnRecordToPojo
public void setReturnRecordToPojo(Boolean value)
- Overrides:
setReturnRecordToPojoin classorg.jooq.conf.Settings
-
setMapJPAAnnotations
public void setMapJPAAnnotations(Boolean value)
- Overrides:
setMapJPAAnnotationsin classorg.jooq.conf.Settings
-
setMapConstructorParameterNames
public void setMapConstructorParameterNames(Boolean value)
- Overrides:
setMapConstructorParameterNamesin classorg.jooq.conf.Settings
-
setQueryTimeout
public void setQueryTimeout(Integer value)
- Overrides:
setQueryTimeoutin classorg.jooq.conf.Settings
-
setMaxRows
public void setMaxRows(Integer value)
- Overrides:
setMaxRowsin classorg.jooq.conf.Settings
-
setFetchSize
public void setFetchSize(Integer value)
- Overrides:
setFetchSizein classorg.jooq.conf.Settings
-
setDebugInfoOnStackTrace
public void setDebugInfoOnStackTrace(Boolean value)
- Overrides:
setDebugInfoOnStackTracein classorg.jooq.conf.Settings
-
setInListPadding
public void setInListPadding(Boolean value)
- Overrides:
setInListPaddingin classorg.jooq.conf.Settings
-
setInListPadBase
public void setInListPadBase(Integer value)
- Overrides:
setInListPadBasein classorg.jooq.conf.Settings
-
setDelimiter
public void setDelimiter(String value)
- Overrides:
setDelimiterin classorg.jooq.conf.Settings
-
setEmulateOnDuplicateKeyUpdateOnPrimaryKeyOnly
public void setEmulateOnDuplicateKeyUpdateOnPrimaryKeyOnly(Boolean value)
- Overrides:
setEmulateOnDuplicateKeyUpdateOnPrimaryKeyOnlyin classorg.jooq.conf.Settings
-
setExecuteUpdateWithoutWhere
public void setExecuteUpdateWithoutWhere(String value)
-
setExecuteDeleteWithoutWhere
public void setExecuteDeleteWithoutWhere(String value)
-
setParseWithMetaLookups
public void setParseWithMetaLookups(String value)
-
setParseUnsupportedSyntax
public void setParseUnsupportedSyntax(String value)
-
setParseUnknownFunctions
public void setParseUnknownFunctions(String value)
-
-