Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
N
NestedSetsTreeDao
- Class in
fri.util.database.jpa.tree.nestedsets
Data-access-object for a hierarchical representation of records (nodes), using one database table, having no parent reference in children.
NestedSetsTreeDao(Class<? extends NestedSetsTreeNode>, DbSession)
- Constructor for class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
NestedSetsTreeDao(Class<? extends NestedSetsTreeNode>, String, DbSession)
- Constructor for class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
NestedSetsTreeEclipselinkTest
- Class in
fri.util.database.jpa.tree.nestedsets.providers
NestedSetsTreeEclipselinkTest()
- Constructor for class fri.util.database.jpa.tree.nestedsets.providers.
NestedSetsTreeEclipselinkTest
NestedSetsTreeHibernateSessionTest
- Class in
fri.util.database.jpa.tree.hibernatesession.tests
NestedSetsTreeHibernateSessionTest()
- Constructor for class fri.util.database.jpa.tree.hibernatesession.tests.
NestedSetsTreeHibernateSessionTest
NestedSetsTreeHibernateTest
- Class in
fri.util.database.jpa.tree.nestedsets.providers
NestedSetsTreeHibernateTest()
- Constructor for class fri.util.database.jpa.tree.nestedsets.providers.
NestedSetsTreeHibernateTest
NestedSetsTreeNode
- Interface in
fri.util.database.jpa.tree.nestedsets
A tree node.
NestedSetsTreePojo
- Class in
fri.util.database.jpa.tree.nestedsets.pojos
Example POJO for the unit test, implementing
NestedSetsTree
via JPA.
NestedSetsTreePojo()
- Constructor for class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
No-argument constructor needed by JPA.
NestedSetsTreePojo(String)
- Constructor for class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
Convenience constructor for programming.
NestedSetsTreeTest
- Class in
fri.util.database.jpa.tree.nestedsets
Unit test for NestedSetsTreeDao and NestedSetsTreeNode.
NestedSetsTreeTest()
- Constructor for class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
newCacheableTreeList(ClosureTableTreeNode, List<TreePath>)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Factory method for new CacheableTreeList.
newCacheableTreeList(ClosureTableTreeNode, List<TreePath>)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
Factory method for new CacheableTreeList.
newDao(DbSession)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newDao(DbSession)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
Overridden to allocate a new ClosureTableTreeDao for this test case.
newDao(DbSession)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
Overridden to allocate a new TemporalClosureTableTreeDao for this test case.
newDao(DbSession)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
Overridden to allocate a new NestedSetsTreeDao for this test case.
newDao(DbSession)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
Overridden to allocate a new TemporalNestedSetsTreeDao for this test case.
newDbSession(String)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newDbSession(String)
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
ClosureTableTreeHibernateSessionTest
newDbSession(String)
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
NestedSetsTreeHibernateSessionTest
newDbSession(String)
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
TemporalClosureTableTreeHibernateSessionTest
newDbSession(String)
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
TemporalNestedSetsTreeHibernateSessionTest
newTreePathInstance()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Creates a new TreePath instance from treePathEntityClass.
newTreePojo(String)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
Factory method for new NestedSetsTreePojos.
newTreePojo(String)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
newTreePojo(String)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
newTreePojo(String)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
Factory method for new NestedSetsTreePojos.
newTreePojo(String)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
newUniqueChildrenTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newUniqueChildrenTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
newUniqueChildrenTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
newUniqueChildrenTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
newUniqueChildrenTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
newUniqueChildrenTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newUniqueChildrenTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
newUniqueChildrenTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
newUniqueChildrenTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
newUniqueChildrenTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
newUniqueWholeTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newUniqueWholeTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
newUniqueWholeTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
newUniqueWholeTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
newUniqueWholeTreeConstraintImpl()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
newUniqueWholeTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
newUniqueWholeTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
newUniqueWholeTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
newUniqueWholeTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
newUniqueWholeTreeConstraintImplWithoutRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
nodeEntityName()
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
nodeEntityName()
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
NonUniqueNestedSetsTreePojo
- Class in
fri.util.database.jpa.tree.nestedsets.pojos
Example POJO for the unit test, implementing
NestedSetsTree
via JPA.
NonUniqueNestedSetsTreePojo()
- Constructor for class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
No-argument constructor needed by JPA.
NonUniqueNestedSetsTreePojo(String)
- Constructor for class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
Convenience constructor for programming.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V