org.yestech.lib.hibernate.client
Class ClientSession

java.lang.Object
  extended by org.yestech.lib.hibernate.client.ClientSession

public class ClientSession
extends java.lang.Object


Constructor Summary
ClientSession()
           
 
Method Summary
static void execute(java.lang.Runnable cmd)
           
static void init(org.springframework.context.ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientSession

public ClientSession()
Method Detail

init

public static void init(org.springframework.context.ApplicationContext applicationContext)

execute

public static void execute(java.lang.Runnable cmd)
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 YES Technology Association. All Rights Reserved.