Create an opaque type from an existing Java class with UDTManager

The following example shows how an application can use the UDTManager and UDTMetaData classes to convert an existing Java™ class on the client (inaccessible to the database server) to an SQL opaque type in the database server.