Searched refs:RowIdLifetime (Results 1 – 5 of 5) sorted by relevance
36 public enum RowIdLifetime { enum
3222 RowIdLifetime getRowIdLifetime() throws SQLException; in getRowIdLifetime()
758 "ojluni/src/main/java/java/sql/RowIdLifetime.java",
747 ojluni/src/main/java/java/sql/RowIdLifetime.java,jdk17u/jdk-17.0.6-ga,src/java.sql/share/classes/ja…
9922 method public java.sql.RowIdLifetime getRowIdLifetime() throws java.sql.SQLException;10458 public enum RowIdLifetime {10459 enum_constant public static final java.sql.RowIdLifetime ROWID_UNSUPPORTED;10460 enum_constant public static final java.sql.RowIdLifetime ROWID_VALID_FOREVER;10461 enum_constant public static final java.sql.RowIdLifetime ROWID_VALID_OTHER;10462 enum_constant public static final java.sql.RowIdLifetime ROWID_VALID_SESSION;10463 enum_constant public static final java.sql.RowIdLifetime ROWID_VALID_TRANSACTION;