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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as TypeMappings
protected  TypeMappings JbosscmpJdbc.typeMappings
           
 

Methods in org.apache.openejb.jee.jba.cmp that return TypeMappings
 TypeMappings ObjectFactory.createTypeMappings()
          Create an instance of TypeMappings
 TypeMappings JbosscmpJdbc.getTypeMappings()
          Gets the value of the typeMappings property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type TypeMappings
 void JbosscmpJdbc.setTypeMappings(TypeMappings value)
          Sets the value of the typeMappings property.
 



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