com.jpattern.orm.session.datasource
Class JPOrmDataSource

java.lang.Object
  extended by com.jpattern.orm.JPOrm
      extended by com.jpattern.orm.session.datasource.JPOrmDataSource
All Implemented Interfaces:
JPO

public class JPOrmDataSource
extends JPOrm

Author:
cinafr

Constructor Summary
JPOrmDataSource(DataSource dataSource)
           
 
Method Summary
 
Methods inherited from class com.jpattern.orm.JPOrm
destory, getSessionProvider, getTypeFactory, register, register, register, session, setValidator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPOrmDataSource

public JPOrmDataSource(DataSource dataSource)


Copyright © 2013. All Rights Reserved.