Uses of Class
org.apache.openejb.jee.jba.cmp.TypeMappings
-
Packages that use TypeMappings Package Description 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 Modifier and Type Field Description protected TypeMappingsJbosscmpJdbc. typeMappingsMethods in org.apache.openejb.jee.jba.cmp that return TypeMappings Modifier and Type Method Description TypeMappingsObjectFactory. createTypeMappings()Create an instance ofTypeMappingsTypeMappingsJbosscmpJdbc. getTypeMappings()Gets the value of the typeMappings property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type TypeMappings Modifier and Type Method Description voidJbosscmpJdbc. setTypeMappings(TypeMappings value)Sets the value of the typeMappings property.
-