Uses of Enum Class
oracle.jdbc.OracleResultSetMetaData.SecurityAttribute
Packages that use OracleResultSetMetaData.SecurityAttribute
Package
Description
Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package
oracle.jdbc.-
Uses of OracleResultSetMetaData.SecurityAttribute in oracle.jdbc
Methods in oracle.jdbc that return OracleResultSetMetaData.SecurityAttributeModifier and TypeMethodDescriptionOracleResultSetMetaData.getSecurityAttribute(int indexOfColumnInResultSet) Returns the eXtensible Data Security (XDS) attribute of this column.Returns the enum constant of this class with the specified name.OracleResultSetMetaData.SecurityAttribute.values()Returns an array containing the constants of this enum class, in the order they are declared.