public interface Database
Type Params | Return Type | Name and description |
---|---|---|
|
public Query |
createQuery(java.lang.String sql, java.lang.Object params) |
|
public java.sql.Connection |
getConnection() |