Uses of Interface
org.hcjf.layers.query.Enlarged
-
Packages that use Enlarged Package Description org.hcjf.layers.query -
-
Uses of Enlarged in org.hcjf.layers.query
Classes in org.hcjf.layers.query that implement Enlarged Modifier and Type Class Description classJoinableMapThis is a wrapper of map implementation wit the joinable implementation.Methods in org.hcjf.layers.query that return Enlarged Modifier and Type Method Description EnlargedEnlarged. clone(java.lang.String... fields)Clone th enlarged object.EnlargedJoinableMap. clone(java.lang.String... fields)Clone the joinable map instance.EnlargedEnlarged. cloneEmpty()Clone the enlarged object without domain information.EnlargedJoinableMap. cloneEmpty()Clone the joinable map without domain information.
-