Uses of Class
org.apache.openejb.jee.jpa.Basic
-
Packages that use Basic Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Basic in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa with type parameters of type Basic Modifier and Type Field Description protected List<Basic>Attributes. basicprotected List<Basic>EmbeddableAttributes. basicMethods in org.apache.openejb.jee.jpa that return Basic Modifier and Type Method Description BasicObjectFactory. createBasic()Create an instance ofBasicMethods in org.apache.openejb.jee.jpa that return types with arguments of type Basic Modifier and Type Method Description List<Basic>Attributes. getBasic()Gets the value of the basic property.List<Basic>EmbeddableAttributes. getBasic()Gets the value of the basic property.
-