|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfri.util.database.jpa.tree.examples.nestedsets.JpaExample
fri.util.database.jpa.tree.examples.nestedsets.HibernateSessionExample
public class HibernateSessionExample
Shows how to use NestedSetsTreeDao with Hibernate Session.
HQL is not JPQL-compatible:DbSessionHibernateImpl
as tree persistence,
which replaces "?1" place-holders by "?" in every given query.
Constructor Summary | |
---|---|
HibernateSessionExample()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class fri.util.database.jpa.tree.examples.nestedsets.JpaExample |
---|
run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HibernateSessionExample()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |