|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Basic | |
---|---|
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 | |
---|---|
protected List<Basic> |
EmbeddableAttributes.basic
|
protected List<Basic> |
Attributes.basic
|
Methods in org.apache.openejb.jee.jpa that return Basic | |
---|---|
Basic |
ObjectFactory.createBasic()
Create an instance of Basic |
Methods in org.apache.openejb.jee.jpa that return types with arguments of type Basic | |
---|---|
List<Basic> |
EmbeddableAttributes.getBasic()
Gets the value of the basic property. |
List<Basic> |
Attributes.getBasic()
Gets the value of the basic property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |