org.asyrinx.joey.spring.dao.hibernate
クラス BaseHibernateDao
java.lang.Object
org.springframework.orm.hibernate.support.HibernateDaoSupport
org.asyrinx.joey.spring.dao.hibernate.BaseHibernateDao
- すべての実装インタフェース:
- org.springframework.beans.factory.InitializingBean, JoeyBaseDao
- public abstract class BaseHibernateDao
- extends org.springframework.orm.hibernate.support.HibernateDaoSupport
- implements JoeyBaseDao
- 作成者:
- akima
クラス org.springframework.orm.hibernate.support.HibernateDaoSupport から継承したフィールド |
logger |
クラス org.springframework.orm.hibernate.support.HibernateDaoSupport から継承したメソッド |
afterPropertiesSet, closeSessionIfNecessary, convertHibernateAccessException, getHibernateTemplate, getSession, getSession, getSessionFactory, initDao, setHibernateTemplate, setSessionFactory |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseHibernateDao
public BaseHibernateDao()
select
public abstract java.util.List select(SearchCondition condition)
- 定義:
- インタフェース
JoeyBaseDao
内の select
getJdbcServerService
public org.asyrinx.brownie.jdbc.util.JdbcServerService getJdbcServerService()
- 定義:
- インタフェース
JoeyBaseDao
内の getJdbcServerService
- 戻り値:
getCurrentDate
public java.util.Date getCurrentDate()
- 定義:
- インタフェース
JoeyBaseDao
内の getCurrentDate
- 戻り値:
-
- 例外:
java.sql.SQLException
getCurrentTime
public java.sql.Time getCurrentTime()
- 定義:
- インタフェース
JoeyBaseDao
内の getCurrentTime
- 戻り値:
-
- 例外:
java.sql.SQLException
getCurrentTimestamp
public java.sql.Timestamp getCurrentTimestamp()
- 定義:
- インタフェース
JoeyBaseDao
内の getCurrentTimestamp
- 戻り値:
-
- 例外:
java.sql.SQLException
getCurrentTimestampAsDate
public java.util.Date getCurrentTimestampAsDate()
- 定義:
- インタフェース
JoeyBaseDao
内の getCurrentTimestampAsDate
- 関連項目:
JoeyBaseDao.getCurrentTimestampAsDate()
Copyright © 2004 asyrinx organization. All Rights Reserved.