Source file "org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 4,609 of 4,609 | 0% | 520 of 520 | 0% | 564 | 564 | 1,195 | 1,195 | 304 | 304 |
| setParameterValueInDatabaseCall(Object, PreparedStatement, int, AbstractSession) | 0% | 0% | 37 | 37 | 82 | 82 | 1 | 1 | ||
| setParameterValueInDatabaseCall(Object, CallableStatement, String, AbstractSession) | 0% | 0% | 37 | 37 | 82 | 82 | 1 | 1 | ||
| appendParameterInternal(Call, Writer, Object) | 0% | 0% | 28 | 28 | 65 | 65 | 1 | 1 | ||
| buildFieldTypes() | 0% | n/a | 1 | 1 | 30 | 30 | 1 | 1 | ||
| buildClassTypes() | 0% | n/a | 1 | 1 | 38 | 38 | 1 | 1 | ||
| getJDBCType(Class) | 0% | 0% | 31 | 31 | 53 | 53 | 1 | 1 | ||
| executeStoredProcedure(DatabaseCall, PreparedStatement, DatabaseAccessor, AbstractSession) | 0% | 0% | 10 | 10 | 30 | 30 | 1 | 1 | ||
| writeCreateTempTableSql(Writer, DatabaseTable, AbstractSession, Collection, Collection, Collection) | 0% | 0% | 9 | 9 | 30 | 30 | 1 | 1 | ||
| buildProcedureCallString(StoredProcedureCall, AbstractSession, AbstractRecord) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| copyInto(Platform) | 0% | 0% | 2 | 2 | 29 | 29 | 1 | 1 | ||
| DatabasePlatform() | 0% | n/a | 1 | 1 | 32 | 32 | 1 | 1 | ||
| writeUpdateOriginalFromTempTableSql(Writer, DatabaseTable, Collection, Collection) | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | ||
| buildCreateIndex(String, String, String, boolean, String[]) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| convertToDatabaseType(Object) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| wasFailureCommunicationBased(SQLException, Connection, AbstractSession) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| shouldPrintFieldIdentityClause(AbstractSession, String) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| maximumNumericValues() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| minimumNumericValues() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| writeFields(Writer, String, String, Collection, Collection, String, DatasourcePlatform) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| printFieldTypeSize(Writer, FieldDefinition, FieldTypeDefinition) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| writeDeleteFromTargetTableUsingTempTableSql(Writer, DatabaseTable, DatabaseTable, Collection, Collection, DatasourcePlatform) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getCustomModifyValueForCall(Call, Object, DatabaseField, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getObjectFromResultSet(ResultSet, int, int, AbstractSession) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| printValuelist(int[], DatabaseCall, Writer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| writeTableCreationSuffix(Writer, String) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| buildDropIndex(String, String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| appendLiteralToCall(Call, Writer, Object, Boolean) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| printValuelist(Collection, DatabaseCall, Writer) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| addStructConverter(StructConverter) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| buildSequenceObjectCreationWriter(Writer, String, int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| executeBatch(Statement, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| appendString(String, Writer) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getProcedureArgument(String, Object, Integer, StoredProcedureCall, AbstractSession) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| writeFieldsList(Writer, Collection, DatasourcePlatform) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| setSequenceCounterFieldName(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setSequenceNameFieldName(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setSequenceTableName(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getSequenceTableName() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setNullFromDatabaseField(DatabaseField, PreparedStatement, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setNullFromDatabaseField(DatabaseField, CallableStatement, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| shouldUseCustomModifyForCall(DatabaseField) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| getTempTableForTable(DatabaseTable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeInsertIntoTableSql(Writer, DatabaseTable, Collection) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getJDBCType(DatabaseField) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getTableExistsQuery(TableDefinition) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getProcedureArgument(String, Object, DatasourceCall.ParameterType, StoredProcedureCall, AbstractSession) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getQualifiedName(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeCleanUpTempTableSql(Writer, DatabaseTable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| buildSequenceObjectAlterIncrementWriter(Writer, String, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getQualifiedSequenceTableName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSequenceCounterFieldName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSequenceNameFieldName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| beginTransaction(DatabaseAccessor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkTableExists(DatabaseSessionImpl, TableDefinition, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getFunctionCallHeader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeJoinWhereClause(Writer, String, String, Collection, Collection, DatasourcePlatform) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getTypeConverters() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| appendBoolean(Boolean, Writer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| appendDate(Date, Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendTime(Time, Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendTimestamp(Timestamp, Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| appendCalendar(Calendar, Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getSelectForUpdateNoWaitString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeAutoAssignmentSetClause(Writer, String, String, Collection, DatasourcePlatform) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeAutoJoinWhereClause(Writer, String, String, Collection, DatasourcePlatform) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createArray(String, Object[], AbstractSession, Connection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createStruct(String, Object[], AbstractSession, Connection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createStruct(String, Object[], AbstractRecord, Vector, AbstractSession, Connection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| appendByteArray(byte[], Writer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| shouldUseGetSetNString() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getClassTypes() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getFieldTypes() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| shouldPrintOuterJoinInWhereClause() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| supportsTempTables() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getRefValue(Ref, AbstractSession, Connection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCreateDatabaseSchemaString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDropDatabaseSchemaString(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printFieldNotNullClause(Writer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| shouldBindAllParameters() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| shouldPrintInnerJoinInWhereClause() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeFieldsAutoClause(Writer, String, String, Collection, String, DatasourcePlatform) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeAddColumnClause(Writer, AbstractSession, TableDefinition, FieldDefinition) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildBatchCriteriaForComplexId(ExpressionBuilder, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildCreateIndex(String, String, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildSequenceObjectDeletionWriter(Writer, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasPartitioningCallback() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| appendParameter(Call, Writer, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| autoCommit(DatabaseAccessor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| canBatchWriteWithOptimisticLocking(DatabaseCall) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| commitTransaction(DatabaseAccessor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| rollbackTransaction(DatabaseAccessor) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| printFieldUnique(Writer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| appendLiteralToCallWithBinding(Call, Writer, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildBatchCriteria(ExpressionBuilder, Expression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFieldTypeDefinition(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| registerOutputParameter(CallableStatement, int, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerOutputParameter(CallableStatement, String, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printFieldTypeSize(Writer, FieldDefinition, FieldTypeDefinition, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printSQLSelectStatement(DatabaseCall, ExpressionSQLPrinter, SQLSelectStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildDropIndex(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| appendNumber(Number, Writer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerOutputParameter(CallableStatement, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerOutputParameter(CallableStatement, String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldBindAllParameters(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrintOuterJoinInWhereClause(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrintInnerJoinInWhereClause(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createArray(String, Object[], Connection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createStruct(String, Object[], Connection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectionUserName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initialize() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitioningCallback(DataPartitioningCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIsCastRequired(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addBatch(PreparedStatement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| buildCallWithReturning(SQLCall, Vector) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDriverSupportsNVarChar(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseNationalCharacterVaryingTypeForString(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getJDBCTypeForSetNull(DatabaseField) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSequencePreallocationSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setStoredProcedureTerminationToken(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retrieveFirstPrimaryKeyOrOne(ReportQuery) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCastSizeForVarcharParameter(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClassTypes(Hashtable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCursorCode(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDriverName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFieldTypes(Hashtable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxBatchWritingSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldCacheAllStatements(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldForceBindAllParameters(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldBindPartialParameters(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldForceFieldNamesToUpperCase(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldOptimizeDataConversion(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldTrimStrings(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStatementCacheSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStringBindingSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSupportsAutoCommit(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTableCreationSuffix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTransactionIsolation(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseJDBCStoredProcedureSyntax(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesBatchWriting(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesByteArrayBinding(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesJDBCBatchWriting(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesNativeBatchWriting(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesNativeSQL(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBatchWritingMechanism(BatchWritingMechanism) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldUseRownumFiltering(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesStreamsForBinding(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsesStringBinding(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldCreateIndicesOnForeignKeys(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPingSQL(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getParameterValueFromDatabaseCall(CallableStatement, int, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameterValueFromDatabaseCall(CallableStatement, String, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesSequenceTable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createPlatformDefaultSequence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreateTempTableSqlPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printFieldUnique(Writer, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeParameterMarker(Writer, ParameterExpression, AbstractRecord, DatabaseCall) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShouldBindLiterals(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printStoredFunctionReturnKeyWord(Writer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPartitioningCallback() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCastRequired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStructConverters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableCreationSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDriverSupportsNVarChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUseNationalCharacterVaryingTypeForString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUniqueConstraintDeletionString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureEndString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureBeginString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCastSizeForVarcharParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreationInOutputProcedureToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreationOutputProcedureToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCursorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxBatchWritingSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxForeignKeyNameSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxIndexNameSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxUniqueKeyNameSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPingSQL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectForUpdateWaitString(Integer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatementCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStoredProcedureTerminationToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStringBindingSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransactionIsolation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setShouldIgnoreCaseOnFieldComparisons(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBatchWritingMechanism() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldCacheAllStatements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldCreateIndicesOnForeignKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldForceBindAllParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldForceFieldNamesToUpperCase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldOptimizeDataConversion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldTrimStrings() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldUseRownumFiltering() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsAutoCommit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsDeleteOnCascade() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesBatchWriting() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesByteArrayBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesJDBCBatchWriting() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesNativeBatchWriting() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesNativeSQL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesStreamsForBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usesStringBinding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldBindLiterals() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRefValue(Ref, Connection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsSizeInProcedureArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canBuildCallWithReturning() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| computeMaxRowsForSQL(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVPDClearIdentifierQuery(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVPDCreationFunctionString(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVPDCreationPolicyString(String, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVPDDeletionString(String, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVPDSetIdentifierQuery(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchBeginString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRowCountOutputParameterRequired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchRowCountDeclareString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchRowCountAssignString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchRowCountReturnString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchDelimiterString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchEndString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnection(AbstractSession, Connection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstraintDeletionString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreateViewString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDropCascadeString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureAsString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureOptionList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAssignmentString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultSequenceTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInOutputProcedureToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJDBCOuterJoinString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJdbcTypeName(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| minimumTimeIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxFieldNameSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputProcedureToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexNamePrefix(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOutputProcedureToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureArgumentString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureCallHeader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProcedureCallTail() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNoWaitString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectForUpdateOfString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSelectForUpdateString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStoredProcedureParameterPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isInformixOuterJoin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isJDBCExecuteCompliant() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLockTimeoutException(DatabaseException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isForUpdateCompatibleWithDistinct() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLobCompatibleWithDistinct() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| prepareBatchStatement(Statement, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresNamedPrimaryKeyConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresProcedureBrackets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresProcedureCallBrackets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresProcedureCallOuputToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresTypeNameToRegisterOutputParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresUniqueConstraintCreationOnTableCreate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldBindPartialParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldCreateIndicesForPrimaryKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldCreateIndicesOnUniqueKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldIgnoreCaseOnFieldComparisons() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldIgnoreException(SQLException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintStoredProcedureVariablesAfterBeginString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintConstraintNameAfter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintInOutputTokenBeforeType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintInputTokenAtStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintOutputTokenBeforeType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintOutputTokenAtStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintStoredProcedureArgumentNameInCall() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintForUpdateClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldUseJDBCOuterJoinSyntax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsANSIInnerJoinSyntax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsAutoConversionToNumericForArithmeticOperations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsForeignKeyConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsUniqueKeyConstraints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsVPD() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsWaitForUpdate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsPrimaryKeyConstraint() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsStoredFunctions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsOrderByParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsCountDistinctWithMultipleFields() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsIndexes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresTableInIndexDropDDL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsLocalTempTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsGlobalTempTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreateTempTableSqlSuffix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreateTempTableSqlBodyForTable(DatabaseTable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldTempTableSpecifyPrimaryKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNullAllowedInSelectClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOutputAllowWithResultSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldAlwaysUseTempStorageForModifyAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dontBindUpdateAllQueryUsingTempTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsUniqueColumns() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isXDBDocument(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDynamicSQLRequiredForFunctions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowBindingForSelectClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintLockingClauseAfterWhereClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsIndividualTableLocking() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsLockingQueriesWithMultipleTables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldPrintAliasForUpdate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAlterSequenceObjectSupported() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsNestingOuterJoins() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsOuterJoinsWithBrackets() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsConnectionUserName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printFieldIdentityClause(Writer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printFieldNullClause(Writer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeLOB(DatabaseField, Object, ResultSet, AbstractSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| freeTemporaryObject(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initializeConnectionData(Connection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |