Uses of Class
org.apache.openejb.jee.jba.cmp.KeyField
-
Packages that use KeyField Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of KeyField in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp with type parameters of type KeyField Modifier and Type Field Description protected List<KeyField>KeyFields. keyFieldMethods in org.apache.openejb.jee.jba.cmp that return KeyField Modifier and Type Method Description KeyFieldObjectFactory. createKeyField()Create an instance ofKeyFieldMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type KeyField Modifier and Type Method Description List<KeyField>KeyFields. getKeyField()Gets the value of the keyField property.
-