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
S
save(Object)
- Method in interface fri.util.database.jpa.commons.
DbSession
Save the passed object to persistence.
save(Object)
- Method in class fri.util.database.jpa.commons.
DbSessionJpaImpl
save(N)
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Saves the given node to session.
save(TreePath)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Saves the given path to session.
save(Object)
- Method in class fri.util.database.jpa.tree.hibernatesession.
DbSessionHibernateImpl
session
- Variable in class fri.util.database.jpa.tree.
AbstractTreeDao
setAddress(String)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
ClosureTableTreePojo
setAddress(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
setAddress(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
setAddress(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
setAncestor(String)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl.CompositeId
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TreePathImpl
setAncestor(ClosureTableTreeNode)
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
setAncestor(String)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
CompositePersonTreePathId
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonFunctionalTreePath
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonOrganisationalTreePath
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
setAncestor(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
setCheckUniqueConstraintOnUpdate(boolean)
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Setting this to true will call unique constraint(s) even on
update()
.
setCheckUniqueConstraintOnUpdate(boolean)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Setting this to true will call unique constraint(s) even on
update()
.
setContext(DbSession, TreeDao<N>, String, String)
- Method in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
setContext(DbSession, TreeDao<N>, String, String)
- Method in interface fri.util.database.jpa.tree.uniqueconstraints.
UniqueTreeConstraint
Called by the DAO to publish context information to this constraint-checker.
setCopiedNodeRenamer(TreeDao.CopiedNodeRenamer<N>)
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Sets a CopiedNodeRenamer for copy actions in trees guarded by unique constraint(s).
setCopiedNodeRenamer(TreeDao.CopiedNodeRenamer<N>)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Sets a CopiedNodeRenamer for copy actions in trees guarded by unique constraint(s).
setDeleted(boolean)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
setDepth(int)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl
setDepth(int)
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
setDepth(int)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonAbstractTreePath
setDescendant(String)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl.CompositeId
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TreePathImpl
setDescendant(ClosureTableTreeNode)
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
setDescendant(String)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
CompositePersonTreePathId
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonFunctionalTreePath
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonOrganisationalTreePath
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
setDescendant(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
setEndValid(Date)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setLeft(int)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
setLeft(int)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setLeft(int)
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
setLeft(int)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
AbstractNestedSetsTreePojo
setName(N, N, String)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
Name is unique, so a check is done here explicitly before calling
entity.setName()
.
setName(String)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
ClosureTableTreePojo
setName(String)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonCtt
setName(String)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
setName(String)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setName(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
setName(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
setName(String)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
setNameNotConstraintChecking(N, String)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
setNameNotConstraintChecking(ClosureTableTreeNode, String)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeTest
setNameNotConstraintChecking(ClosureTableTreeNode, String)
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeTest
setNameNotConstraintChecking(NestedSetsTreeNode, String)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeTest
setNameNotConstraintChecking(NestedSetsTreeNode, String)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
setOrderIndex(int)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
AbstractTreePathImpl
setOrderIndex(int)
- Method in interface fri.util.database.jpa.tree.closuretable.
TreePath
setOrderIndex(int)
- Method in class fri.util.database.jpa.tree.examples.closuretable.
PersonAbstractTreePath
setRemoveReferencedNodes(boolean)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Set this to true when driving no more than one tree over a node table.
setRight(int)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
setRight(int)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setRight(int)
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
setRight(int)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
AbstractNestedSetsTreePojo
setTopLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.
PersonNst
setTopLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setTopLevel(NestedSetsTreeNode)
- Method in interface fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeNode
DO NOT use this, is for the DAO exclusively.
setTopLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NestedSetsTreePojo
Do not call.
setTopLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
NonUniqueNestedSetsTreePojo
Do not call.
setTopLevel(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
Do not call.
setUniqueTreeConstraint(UniqueTreeConstraint<N>)
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
Optionally lets set unique constraint(s).
setUniqueTreeConstraint(UniqueTreeConstraint<N>)
- Method in interface fri.util.database.jpa.tree.
TreeDao
Optionally lets set unique constraint(s).
setUp()
- Method in class fri.util.database.jpa.commons.
AbstractJpaTest
setUp()
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
ClosureTableTreeHibernateSessionTest
setUp()
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
NestedSetsTreeHibernateSessionTest
setUp()
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
TemporalClosureTableTreeHibernateSessionTest
setUp()
- Method in class fri.util.database.jpa.tree.hibernatesession.tests.
TemporalNestedSetsTreeHibernateSessionTest
setValid(N)
- Method in class fri.util.database.jpa.tree.
AbstractTreeTest
To be overridden by temporal test.
setValid(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeTest
setValidFrom(Date)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
setValidFrom(Date)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
setValidFrom(Date)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
setValidFrom(Date)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setValidFrom(Date)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
setValidFrom(Date)
- Method in interface fri.util.database.jpa.tree.
Temporal
Sets the temporal valid-from date of this node.
setValidTo(Date)
- Method in class fri.util.database.jpa.tree.closuretable.pojos.
TemporalTreePathImpl
setValidTo(Date)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.
PersonDeletedFlagTreePath
setValidTo(Date)
- Method in class fri.util.database.jpa.tree.examples.closuretable.temporal.
PersonTemporalTreePath
setValidTo(Date)
- Method in class fri.util.database.jpa.tree.examples.nestedsets.temporal.
PersonTnst
setValidTo(Date)
- Method in class fri.util.database.jpa.tree.nestedsets.pojos.
TemporalNestedSetsTreePojo
setValidTo(Date)
- Method in interface fri.util.database.jpa.tree.
Temporal
Sets the temporal valid-to date of this node.
shouldCheckRootsForUniqueness
- Variable in class fri.util.database.jpa.tree.uniqueconstraints.
AbstractUniqueTreeConstraintImpl
True when constraint should also check that no root has the same unique property set as another root.
shouldCheckUniqueConstraintOnUpdate()
- Method in class fri.util.database.jpa.tree.
AbstractTreeDao
shouldCloseGapOnRemove()
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
Called from remove().
shouldCloseGapOnRemove()
- Method in class fri.util.database.jpa.tree.closuretable.
TemporalClosureTableTreeDao
Overridden to return false to prevent closing a gap on remove and reordering siblings after historization.
size(ClosureTableTreeNode)
- Method in class fri.util.database.jpa.tree.closuretable.
ClosureTableTreeDao
size(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
NestedSetsTreeDao
size(NestedSetsTreeNode)
- Method in class fri.util.database.jpa.tree.nestedsets.
TemporalNestedSetsTreeDao
Overridden to always read the subtree, because historicized nodes occupy left and right indexes.
size(N)
- Method in interface fri.util.database.jpa.tree.
TreeDao
suite()
- Static method in class fri.util.database.jpa.tree.
AllTests
suite()
- Static method in class fri.util.database.jpa.tree.
DaoTests
suite()
- Static method in class fri.util.database.jpa.tree.
ImportantTests
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