Uses of Class
org.apache.openejb.jee.jpa.CollectionTable
-
Packages that use CollectionTable Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of CollectionTable in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as CollectionTable Modifier and Type Field Description protected CollectionTableElementCollection. collectionTableMethods in org.apache.openejb.jee.jpa that return CollectionTable Modifier and Type Method Description CollectionTableObjectFactory. createCollectionTable()Create an instance ofCollectionTableCollectionTableElementCollection. getCollectionTable()Gets the value of the collectionTable property.Methods in org.apache.openejb.jee.jpa with parameters of type CollectionTable Modifier and Type Method Description voidElementCollection. setCollectionTable(CollectionTable value)Sets the value of the collectionTable property.
-