Ref (Java SE 25 & JDK 25)
Interface Ref
- All Known Implementing Classes:
SerialRef
-
Method Summary
Modifier and Type
Method
Description
Retrieves the fully-qualified SQL name of the SQL structured type that this
Refobject references.Retrieves the SQL structured type instance referenced by this
Refobject.Retrieves the referenced object and maps it to a Java type using the given type map.
voidSets the structured type value that this
Refobject references to the given instance ofObject.
-
Method Details
-
getBaseTypeName
-
getObject
-
getObject
-
setObject
-