org.jboss.ejb.plugins.cmp.jdbc.metadata
Class JDBCUserTypeMappingMetaData
java.lang.Object
org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCUserTypeMappingMetaData
public class JDBCUserTypeMappingMetaData
- extends Object
Immutable class, instances of which represent user type mappings.
- Author:
- Alex Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCUserTypeMappingMetaData
public JDBCUserTypeMappingMetaData(Element userMappingEl)
throws DeploymentException
- Throws:
DeploymentException
getJavaType
public String getJavaType()
getMappedType
public String getMappedType()
getMapper
public String getMapper()
checkDirtyAfterGet
public byte checkDirtyAfterGet()
getStateFactory
public String getStateFactory()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.