org.asyrinx.joey.spring.dao.hibernate
クラス BaseHibernateDao
java.lang.Object
HibernateDaoSupport
org.asyrinx.joey.spring.dao.hibernate.BaseHibernateDao
- すべての実装インタフェース:
- JoeyBaseDao
- public abstract class BaseHibernateDao
- extends HibernateDaoSupport
- implements JoeyBaseDao
- 作成者:
- akima
- 関連項目:
- 直列化された形式
クラス 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.