Java25.x java.sql
Java 25 系 のjava.sqlに関する言語リファレンス情報をまとめたカテゴリです。
BatchUpdateExceptionクラス
CallableStatementクラス
method
getArray
getBigDecimal
getBlob
getBoolean
getByte
getBytes
getCharacterStream
getClob
getDate
getDouble
getFloat
getInt
getLong
getNCharacterStream
getNClob
getNString
getObject
getRef
getRowId
getShort
getSQLXML
getString
getTime
getTimestamp
getURL
registerOutParameter
setAsciiStream
setBigDecimal
setBinaryStream
setBlob
setBoolean
setByte
setBytes
setCharacterStream
setClob
setDate
setDouble
setFloat
setInt
setLong
setNCharacterStream
setNClob
setNString
setNull
setObject
setRowId
setShort
setSQLXML
setString
setTime
setTimestamp
setURL
wasNull
Connectionクラス
constant
method
abort
beginRequest
clearWarnings
close
commit
createArrayOf
createBlob
createClob
createNClob
createSQLXML
createStatement
createStruct
endRequest
getAutoCommit
getCatalog
getClientInfo
getHoldability
getMetaData
getNetworkTimeout
getSchema
getTransactionIsolation
getTypeMap
getWarnings
isClosed
isReadOnly
isValid
nativeSQL
prepareCall
prepareStatement
releaseSavepoint
rollback
setAutoCommit
setCatalog
setClientInfo
setHoldability
setNetworkTimeout
setReadOnly
setSavepoint
setSchema
setShardingKey
setShardingKeyIfValid
setTransactionIsolation
setTypeMap
ConnectionBuilderクラス
DataTruncationクラス
DatabaseMetaDataクラス
constant
attributeNoNulls
attributeNullable
attributeNullableUnknown
bestRowNotPseudo
bestRowPseudo
bestRowSession
bestRowTemporary
bestRowTransaction
bestRowUnknown
columnNoNulls
columnNullable
columnNullableUnknown
functionColumnIn
functionColumnInOut
functionColumnOut
functionColumnResult
functionColumnUnknown
functionNoNulls
functionNoTable
functionNullable
functionNullableUnknown
functionResultUnknown
functionReturn
functionReturnsTable
importedKeyCascade
importedKeyInitiallyDeferred
importedKeyInitiallyImmediate
importedKeyNoAction
importedKeyNotDeferrable
importedKeyRestrict
importedKeySetDefault
importedKeySetNull
procedureColumnIn
procedureColumnInOut
procedureColumnOut
procedureColumnResult
procedureColumnReturn
procedureColumnUnknown
procedureNoNulls
procedureNoResult
procedureNullable
procedureNullableUnknown
procedureResultUnknown
procedureReturnsResult
sqlStateSQL
sqlStateSQL99
sqlStateXOpen
tableIndexClustered
tableIndexHashed
tableIndexOther
tableIndexStatistic
typeNoNulls
typeNullable
typeNullableUnknown
typePredBasic
typePredChar
typePredNone
typeSearchable
versionColumnNotPseudo
versionColumnPseudo
versionColumnUnknown
method
allProceduresAreCallable
allTablesAreSelectable
autoCommitFailureClosesAllResultSets
dataDefinitionCausesTransactionCommit
dataDefinitionIgnoredInTransactions
deletesAreDetected
doesMaxRowSizeIncludeBlobs
generatedKeyAlwaysReturned
getAttributes
getBestRowIdentifier
getCatalogs
getCatalogSeparator
getCatalogTerm
getClientInfoProperties
getColumnPrivileges
getColumns
getConnection
getCrossReference
getDatabaseMajorVersion
getDatabaseMinorVersion
getDatabaseProductName
getDatabaseProductVersion
getDefaultTransactionIsolation
getDriverMajorVersion
getDriverMinorVersion
getDriverName
getDriverVersion
getExportedKeys
getExtraNameCharacters
getFunctionColumns
getFunctions
getIdentifierQuoteString
getImportedKeys
getIndexInfo
getJDBCMajorVersion
getJDBCMinorVersion
getMaxBinaryLiteralLength
getMaxCatalogNameLength
getMaxCharLiteralLength
getMaxColumnNameLength
getMaxColumnsInGroupBy
getMaxColumnsInIndex
getMaxColumnsInOrderBy
getMaxColumnsInSelect
getMaxColumnsInTable
getMaxConnections
getMaxCursorNameLength
getMaxIndexLength
getMaxLogicalLobSize
getMaxProcedureNameLength
getMaxRowSize
getMaxSchemaNameLength
getMaxStatementLength
getMaxStatements
getMaxTableNameLength
getMaxTablesInSelect
getMaxUserNameLength
getNumericFunctions
getPrimaryKeys
getProcedureColumns
getProcedures
getProcedureTerm
getPseudoColumns
getResultSetHoldability
getRowIdLifetime
getSchemas
getSchemaTerm
getSearchStringEscape
getSQLKeywords
getSQLStateType
getStringFunctions
getSuperTables
getSuperTypes
getSystemFunctions
getTablePrivileges
getTables
getTableTypes
getTimeDateFunctions
getTypeInfo
getUDTs
getURL
getUserName
getVersionColumns
insertsAreDetected
isCatalogAtStart
isReadOnly
locatorsUpdateCopy
nullPlusNonNullIsNull
nullsAreSortedAtEnd
nullsAreSortedAtStart
nullsAreSortedHigh
nullsAreSortedLow
othersDeletesAreVisible
othersInsertsAreVisible
othersUpdatesAreVisible
ownDeletesAreVisible
ownInsertsAreVisible
ownUpdatesAreVisible
storesLowerCaseIdentifiers
storesLowerCaseQuotedIdentifiers
storesMixedCaseIdentifiers
storesMixedCaseQuotedIdentifiers
storesUpperCaseIdentifiers
storesUpperCaseQuotedIdentifiers
supportsAlterTableWithAddColumn
supportsAlterTableWithDropColumn
supportsANSI92EntryLevelSQL
supportsANSI92FullSQL
supportsANSI92IntermediateSQL
supportsBatchUpdates
supportsCatalogsInDataManipulation
supportsCatalogsInIndexDefinitions
supportsCatalogsInPrivilegeDefinitions
supportsCatalogsInProcedureCalls
supportsCatalogsInTableDefinitions
supportsColumnAliasing
supportsConvert
supportsCoreSQLGrammar
supportsCorrelatedSubqueries
supportsDataDefinitionAndDataManipulationTransactions
supportsDataManipulationTransactionsOnly
supportsDifferentTableCorrelationNames
supportsExpressionsInOrderBy
supportsExtendedSQLGrammar
supportsFullOuterJoins
supportsGetGeneratedKeys
supportsGroupBy
supportsGroupByBeyondSelect
supportsGroupByUnrelated
supportsIntegrityEnhancementFacility
supportsLikeEscapeClause
supportsLimitedOuterJoins
supportsMinimumSQLGrammar
supportsMixedCaseIdentifiers
supportsMixedCaseQuotedIdentifiers
supportsMultipleOpenResults
supportsMultipleResultSets
supportsMultipleTransactions
supportsNamedParameters
supportsNonNullableColumns
supportsOpenCursorsAcrossCommit
supportsOpenCursorsAcrossRollback
supportsOpenStatementsAcrossCommit
supportsOpenStatementsAcrossRollback
supportsOrderByUnrelated
supportsOuterJoins
supportsPositionedDelete
supportsPositionedUpdate
supportsRefCursors
supportsResultSetConcurrency
supportsResultSetHoldability
supportsResultSetType
supportsSavepoints
supportsSchemasInDataManipulation
supportsSchemasInIndexDefinitions
supportsSchemasInPrivilegeDefinitions
supportsSchemasInProcedureCalls
supportsSchemasInTableDefinitions
supportsSelectForUpdate
supportsSharding
supportsStatementPooling
supportsStoredFunctionsUsingCallSyntax
supportsStoredProcedures
supportsSubqueriesInComparisons
supportsSubqueriesInExists
supportsSubqueriesInIns
supportsSubqueriesInQuantifieds
supportsTableCorrelationNames
supportsTransactionIsolationLevel
supportsTransactions
supportsUnion
supportsUnionAll
updatesAreDetected
usesLocalFilePerTable
usesLocalFiles
Typesクラス
Dateクラス
Driverクラス
DriverActionクラス
method
DriverManagerクラス
DriverPropertyInfoクラス
JDBCTypeクラス
constant
ParameterMetaDataクラス
constant
PreparedStatementクラス
method
addBatch
clearParameters
execute
executeLargeUpdate
executeQuery
executeUpdate
getMetaData
getParameterMetaData
setArray
setAsciiStream
setBigDecimal
setBinaryStream
setBlob
setBoolean
setByte
setBytes
setCharacterStream
setClob
setDate
setDouble
setFloat
setInt
setLong
setNCharacterStream
setNClob
setNString
setNull
setObject
setRef
setRowId
setShort
setSQLXML
setString
setTime
setTimestamp
setUnicodeStream
setURL
PseudoColumnUsageクラス
Refクラス
ResultSetクラス
constant
method
absolute
afterLast
beforeFirst
cancelRowUpdates
clearWarnings
close
deleteRow
findColumn
first
getArray
getAsciiStream
getBigDecimal
getBinaryStream
getBlob
getBoolean
getByte
getBytes
getCharacterStream
getClob
getConcurrency
getCursorName
getDate
getDouble
getFetchDirection
getFetchSize
getFloat
getHoldability
getInt
getLong
getMetaData
getNCharacterStream
getNClob
getNString
getObject
getRef
getRow
getRowId
getShort
getSQLXML
getStatement
getString
getTime
getTimestamp
getType
getUnicodeStream
getURL
getWarnings
insertRow
isAfterLast
isBeforeFirst
isClosed
isFirst
isLast
last
moveToCurrentRow
moveToInsertRow
next
previous
refreshRow
relative
rowDeleted
rowInserted
rowUpdated
setFetchDirection
setFetchSize
updateArray
updateAsciiStream
updateBigDecimal
updateBinaryStream
updateBlob
updateBoolean
updateByte
updateBytes
updateCharacterStream
updateClob
updateDate
updateDouble
updateFloat
updateInt
updateLong
updateNCharacterStream
updateNClob
updateNString
updateNull
updateObject
updateRef
updateRow
updateRowId
updateShort
updateSQLXML
updateString
updateTime
updateTimestamp
wasNull
ResultSetMetaDataクラス
RowIdLifetimeクラス
constant
SQLClientInfoExceptionクラス
method
SQLDataクラス
SQLExceptionクラス
SQLInputクラス
SQLOutputクラス
method
SQLTypeクラス
SQLWarningクラス
SQLXMLクラス
Savepointクラス
Statementクラス
constant
method
addBatch
cancel
clearBatch
clearWarnings
close
closeOnCompletion
enquoteIdentifier
enquoteLiteral
enquoteNCharLiteral
execute
executeBatch
executeLargeBatch
executeLargeUpdate
executeQuery
executeUpdate
getConnection
getFetchDirection
getFetchSize
getGeneratedKeys
getLargeMaxRows
getLargeUpdateCount
getMaxFieldSize
getMaxRows
getMoreResults
getQueryTimeout
getResultSet
getResultSetConcurrency
getResultSetHoldability
getResultSetType
getUpdateCount
getWarnings
isClosed
isCloseOnCompletion
isPoolable
isSimpleIdentifier
setCursorName
setEscapeProcessing
setFetchDirection
setFetchSize
setLargeMaxRows
setMaxFieldSize
setMaxRows
setPoolable
setQueryTimeout
ClientInfoStatusクラス
Clobクラス
PooledConnectionBuilderクラス
RowSetクラス
method
addRowSetListener
clearParameters
execute
getCommand
getDataSourceName
getEscapeProcessing
getMaxFieldSize
getMaxRows
getPassword
getQueryTimeout
getTransactionIsolation
getTypeMap
getUrl
getUsername
isReadOnly
removeRowSetListener
setArray
setAsciiStream
setBigDecimal
setBinaryStream
setBlob
setBoolean
setByte
setBytes
setCharacterStream
setClob
setCommand
setConcurrency
setDataSourceName
setDate
setDouble
setEscapeProcessing
setFloat
setInt
setLong
setMaxFieldSize
setMaxRows
setNCharacterStream
setNClob
setNString
setNull
setObject
setPassword
setQueryTimeout
setReadOnly
setRef
setRowId
setShort
setSQLXML
setString
setTime
setTimestamp
setTransactionIsolation
setType
setTypeMap
setURL
setUrl
setUsername