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

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

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

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type UserTypeMapping
protected  java.util.List<UserTypeMapping> UserTypeMappings.userTypeMapping
           
 

Methods in org.apache.openejb.jee.jba.cmp that return UserTypeMapping
 UserTypeMapping ObjectFactory.createUserTypeMapping()
          Create an instance of UserTypeMapping
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type UserTypeMapping
 java.util.List<UserTypeMapping> UserTypeMappings.getUserTypeMapping()
          Gets the value of the userTypeMapping property.
 



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