fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag
Class JpaExample

java.lang.Object
  extended by fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag.JpaExample

public class JpaExample
extends java.lang.Object

Shows how to use TemporalClosureTreeDao with another remove-mechanism than validFrom and validTo properties.


Constructor Summary
JpaExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void run(DbSession dbSession)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JpaExample

public JpaExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

run

protected void run(DbSession dbSession)
            throws UniqueConstraintViolationException
Throws:
UniqueConstraintViolationException