Uses of Class
org.apache.openejb.jee.jba.cmp.UserTypeMappings
-
Packages that use UserTypeMappings Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UserTypeMappings in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as UserTypeMappings Modifier and Type Field Description protected UserTypeMappingsJbosscmpJdbc. userTypeMappingsMethods in org.apache.openejb.jee.jba.cmp that return UserTypeMappings Modifier and Type Method Description UserTypeMappingsObjectFactory. createUserTypeMappings()Create an instance ofUserTypeMappingsUserTypeMappingsJbosscmpJdbc. getUserTypeMappings()Gets the value of the userTypeMappings property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type UserTypeMappings Modifier and Type Method Description voidJbosscmpJdbc. setUserTypeMappings(UserTypeMappings value)Sets the value of the userTypeMappings property.
-