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
G
get(Class<?>, Serializable)
- Method in interface fri.util.database.jpa.commons.
DbSession
Fast cached read of an object by identity (primary key).
get(Class<?>, Serializable)
- Method in class fri.util.database.jpa.commons.
DbSessionJpaImpl
get(Class<?>, Serializable)
- Method in class fri.util.database.jpa.tree.hibernatesession.
DbSessionHibernateImpl
getAddress()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
ClosureTableTreePojo
getAddress()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
getAddress()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
getAddress()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getAllRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
getAllRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
getAllRoots()
- Method in interface fri.util.database.jpa.tree.
TemporalTreeDao
getAncestor()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl.CompositeId
getAncestor()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
getAncestor()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TreePathImpl
getAncestor()
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
One of the ancestor tree nodes of the descendant, or the descendant itself.
getAncestor()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
CompositePersonTreePathId
getAncestor()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonFunctionalTreePath
getAncestor()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonOrganisationalTreePath
getAncestor()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
getAncestor()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
getChildCount(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getChildCount(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getChildCount(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
getChildListForInsertion(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getChildListForInsertion(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
Overridden to return children including invalid ones.
getChildren(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Gives the children of passed parent.
getChildren(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
Gives the children of passed parent.
getChildren(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
Overridden because super.getChildren() would not work with a sub-tree list that contains nodes with left/right indexes that have gaps because historicized nodes are not contained.
getChildren(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Gives the children of passed parent.
getDao()
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
getDao()
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
getDepth()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl
getDepth()
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
The 0-n level this descendant tree node occurs, 0 is self-reference.
getDepth()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonAbstractTreePath
getDescendant()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl.CompositeId
getDescendant()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
getDescendant()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TreePathImpl
getDescendant()
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
The (descendant) tree node (of the ancestor).
getDescendant()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
CompositePersonTreePathId
getDescendant()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonFunctionalTreePath
getDescendant()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonOrganisationalTreePath
getDescendant()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
getDescendant()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
getEndValid()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getEntityManager()
- Method in class fri.util.database.jpa.commons.
DbSessionJpaImpl
Do not use.
getFullTreeCacheable(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
getFullTreeCacheable(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
getFullTreeCacheable(N)
- Method in interface fri.util.database.jpa.tree.
TemporalTreeDao
getFullTreeForIntegrityCheck(N)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
getFullTreeForIntegrityCheck(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
getFullTreeForIntegrityCheck(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
getHibernateSession()
- Method in class fri.util.database.jpa.tree.hibernatesession.
DbSessionHibernateImpl
Do not use.
getId()
- Method in class fri.util.database.jpa.commons.
AbstractEntity
getId()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
ClosureTableTreePojo
getId()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonCtt
getId()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
getId()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getId()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
getId()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
getId()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getId()
- Method in interface fri.util.database.jpa.tree.
TreeNode
getLeft()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
getLeft()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getLeft()
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
getLeft()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
AbstractNestedSetsTreePojo
getLevel(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getLevel(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
getName(N)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
For a concrete POJO we must return properties from it.
getName(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
getName()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
ClosureTableTreePojo
getName(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
getName()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonCtt
getName()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
getName()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getName(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
For a concrete POJO we must return properties from it.
getName()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
getName()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
getName()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getName(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
getNodeTableAlias()
- Method in class fri.util.database.jpa.tree.closuretable.uniqueconstraints.
UniqueWholeTreeConstraintImpl
getNodeTableAlias()
- Method in class fri.util.database.jpa.tree.nestedsets.uniqueconstraints.
UniqueWholeTreeConstraintImpl
getNodeTableAlias()
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
getNodeValueForProperty(String, Object)
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
Retrieves a named value from given Object by reflection.
getOrderIndex()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl
getOrderIndex()
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
The 0-n child position this descendant occurs at.
getOrderIndex()
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonAbstractTreePath
getOriginator()
- Method in exception fri.util.database.jpa.tree.uniqueconstraints.
UniqueConstraintViolationException
getParent(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getParent(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getParent(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
getPath(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getPath(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getPath(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
getPathsToRemove(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getPathTableAlias()
- Method in class fri.util.database.jpa.tree.closuretable.uniqueconstraints.
UniqueWholeTreeConstraintImpl
getPersistenceUnitName()
- Method in class fri.util.database.jpa.commons.
AbstractJpaTest
To be overridden by unit tests that refer to different JPA providers.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.closuretable.providers.
ClosureTableTreeEclipselinkTest
Overridden to set EclipseLink as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.closuretable.providers.
ClosureTableTreeHibernateTest
Overridden to set Hibernate as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.closuretable.providers.
TemporalClosureTableTreeEclipselinkTest
Overridden to set EclipseLink as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.closuretable.providers.
TemporalClosureTableTreeHibernateTest
Overridden to set Hibernate as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.nestedsets.providers.
NestedSetsTreeEclipselinkTest
Overridden to set EclipseLink as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.nestedsets.providers.
NestedSetsTreeHibernateTest
Overridden to set Hibernate as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.nestedsets.providers.
TemporalNestedSetsTreeEclipselinkTest
Overridden to set EclipseLink as JPA provider.
getPersistenceUnitName()
- Method in class fri.util.database.jpa.tree.nestedsets.providers.
TemporalNestedSetsTreeHibernateTest
Overridden to set Hibernate as JPA provider.
getRight()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
getRight()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getRight()
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
getRight()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
AbstractNestedSetsTreePojo
getRoot(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getRoot(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getRoot(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
getRoots()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
getRoots()
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getRoots()
- Method in interface fri.util.database.jpa.tree.
TreeDao
getSession()
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
getSubTreeDepthFirstForCopy(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
getSubTreeDepthFirstForCopy(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
Overridden to include removed nodes into copy-list, else inconsistent left/right numbers would occur.
getTemporalDao()
- Method in class fri.util.database.jpa.tree.
AbstractTemporalTreeTest
getTopLevel()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
getTopLevel()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getTopLevel()
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
getTopLevel()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
getTopLevel()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
getTopLevel()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getTree(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Reads a tree or sub-tree, including all children.
getTree(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
Reads a tree or sub-tree, including all children.
getTree(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Reads a tree or sub-tree, including all children.
getTreeCacheable(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Reads a tree or sub-tree, including all children, which can be cached and passed back into
findSubTree()
or
findDirectChildren()
.
getTreeCacheable(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
Reads a tree or sub-tree, including all children, which can be cached and passed back into
findSubTree()
or
findDirectChildren()
.
getTreeCacheable(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Reads a tree or sub-tree, including all children, which can be cached and passed back into
findSubTree()
or
findDirectChildren()
.
getTreePathEntity(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
This is for the case when the provided TreePath implementation contains additional properties concerning the node.
getUniqueTreeConstraint()
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
getValidFrom()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
getValidFrom()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
getValidFrom()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
getValidFrom()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getValidFrom()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getValidFrom()
- Method in interface fri.util.database.jpa.tree.
Temporal
getValidFromPropertyName()
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Temporal extension.
getValidFromPropertyName()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
getValidFromPropertyName()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
getValidTo()
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
getValidTo()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
getValidTo()
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
getValidTo()
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
getValidTo()
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
getValidTo()
- Method in interface fri.util.database.jpa.tree.
Temporal
getValidToPropertyName()
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Temporal extension.
getValidToPropertyName()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
getValidToPropertyName()
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
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