Uses of Class
org.apache.openejb.jee.wls.EntityClustering
-
Packages that use EntityClustering Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntityClustering in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as EntityClustering Modifier and Type Field Description protected EntityClusteringEntityDescriptor. entityClusteringMethods in org.apache.openejb.jee.wls that return EntityClustering Modifier and Type Method Description EntityClusteringObjectFactory. createEntityClustering()Create an instance ofEntityClusteringEntityClusteringEntityDescriptor. getEntityClustering()Gets the value of the entityClustering property.Methods in org.apache.openejb.jee.wls with parameters of type EntityClustering Modifier and Type Method Description voidEntityDescriptor. setEntityClustering(EntityClustering value)Sets the value of the entityClustering property.
-