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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as MappedType
protected  MappedType UserTypeMapping.mappedType
           
 

Methods in org.apache.openejb.jee.jba.cmp that return MappedType
 MappedType ObjectFactory.createMappedType()
          Create an instance of MappedType
 MappedType UserTypeMapping.getMappedType()
          Gets the value of the mappedType property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type MappedType
 void UserTypeMapping.setMappedType(MappedType value)
          Sets the value of the mappedType property.
 



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