org.asyrinx.brownie.jdbc.util
インタフェース JdbcServerService
- 既知の実装クラスの一覧:
- JdbcServerServiceImpl
- public interface JdbcServerService
- 作成者:
- akima
getConnection
public java.sql.Connection getConnection()
setConnection
public void setConnection(java.sql.Connection connection)
getCurrentDate
public java.sql.Date getCurrentDate()
throws java.sql.SQLException
- 例外:
java.sql.SQLException
getCurrentTime
public java.sql.Time getCurrentTime()
throws java.sql.SQLException
- 例外:
java.sql.SQLException
getCurrentTimestamp
public java.sql.Timestamp getCurrentTimestamp()
throws java.sql.SQLException
- 例外:
java.sql.SQLException
Copyright © 2004 asyrinx organization. All Rights Reserved.