br.gov.mj.frameworkprocessos.pojo.dao
Class _RootDAO

java.lang.Object
  extended by br.gov.mj.frameworkprocessos.pojo.base._BaseRootDAO
      extended by br.gov.mj.frameworkprocessos.pojo.dao._RootDAO
Direct Known Subclasses:
BaseNumeroProtocoloPendenteDAO, BaseProximoNumeroProtocoloDAO

public abstract class _RootDAO
extends _BaseRootDAO

This class has been automatically generated by Hibernate Synchronizer. For more information or documentation, visit The Hibernate Synchronizer page at http://www.binamics.com/hibernatesync or contact Joe Hudson at joe@binamics.com.


Constructor Summary
_RootDAO()
           
 
Method Summary
 
Methods inherited from class br.gov.mj.frameworkprocessos.pojo.base._BaseRootDAO
beginTransaction, closeSession, commitTransaction, createSession, createSession, find, find, find, find, find, find, findAll, findAll, findAll, getConfigurationFileName, getDefaultOrderProperty, getNamedQuery, getNamedQuery, getNamedQuery, getNamedQuery, initialize, initialize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_RootDAO

public _RootDAO()