AttributeValue class.
@param id the name of the attribute type
@param proxy the proxy used to create new attributes of the given type
@throws IllegalArgumentException if the given id is already in use
AttributeValue class.
@param id the name of the attribute type
@param proxy the proxy used to create new attributes of the given type
AttributeValue class.
@param id the name of the attribute type
@param proxy the proxy used to create new attributes of the given type
@throws IllegalArgumentException if the given id is already in use
addDataType(type, Class.forName(name)).
@deprecated As of 8.0, replaced by{@link #addDataType(String,Class)}. This deprecated method does not work correctly for registering classes that cannot be directly loaded by the JDBC driver's classloader.
@throws RuntimeException if the type cannot be registered (class notfound, etc).
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |