Class RowIdJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.RowIdJdbcType
All Implemented Interfaces:
Serializable, JdbcType

public class RowIdJdbcType extends Object implements JdbcType
Descriptor for ROWID handling.
See Also: