Uses of Class
java.sql.RowIdLifetime
| Package | Description |
|---|---|
| java.sql | |
| SQLite.JDBC2z |
-
Uses of RowIdLifetime in java.sql
Methods in java.sql that return RowIdLifetime Modifier and Type Method Description RowIdLifetimeDatabaseMetaData. getRowIdLifetime()Returns the lifetime for which a RowId object remains valid if this data source supports the SQL ROWID typestatic RowIdLifetimeRowIdLifetime. valueOf(String name)Returns the enum constant of this type with the specified name.static RowIdLifetime[]RowIdLifetime. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RowIdLifetime in SQLite.JDBC2z
Methods in SQLite.JDBC2z that return RowIdLifetime Modifier and Type Method Description RowIdLifetimeJDBCDatabaseMetaData. getRowIdLifetime()