Uses of Class
org.apache.openejb.jee.jba.cmp.UserTypeMappings

Packages that use UserTypeMappings
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of UserTypeMappings in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as UserTypeMappings
protected  UserTypeMappings JbosscmpJdbc.userTypeMappings
           
 

Methods in org.apache.openejb.jee.jba.cmp that return UserTypeMappings
 UserTypeMappings ObjectFactory.createUserTypeMappings()
          Create an instance of UserTypeMappings
 UserTypeMappings JbosscmpJdbc.getUserTypeMappings()
          Gets the value of the userTypeMappings property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type UserTypeMappings
 void JbosscmpJdbc.setUserTypeMappings(UserTypeMappings value)
          Sets the value of the userTypeMappings property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.