Uses of Class
org.apache.openejb.jee.jba.cmp.MappedType
-
Packages that use MappedType Package Description 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 Modifier and Type Field Description protected MappedTypeUserTypeMapping. mappedTypeMethods in org.apache.openejb.jee.jba.cmp that return MappedType Modifier and Type Method Description MappedTypeObjectFactory. createMappedType()Create an instance ofMappedTypeMappedTypeUserTypeMapping. getMappedType()Gets the value of the mappedType property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type MappedType Modifier and Type Method Description voidUserTypeMapping. setMappedType(MappedType value)Sets the value of the mappedType property.
-