|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManyToMany | |
---|---|
org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ManyToMany in org.apache.openejb.jee.jpa |
---|
Fields in org.apache.openejb.jee.jpa with type parameters of type ManyToMany | |
---|---|
protected java.util.List<ManyToMany> |
Attributes.manyToMany
|
Methods in org.apache.openejb.jee.jpa that return ManyToMany | |
---|---|
ManyToMany |
ObjectFactory.createManyToMany()
Create an instance of ManyToMany |
Methods in org.apache.openejb.jee.jpa that return types with arguments of type ManyToMany | |
---|---|
java.util.List<ManyToMany> |
Attributes.getManyToMany()
Gets the value of the manyToMany property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |