| Package | Description |
|---|---|
| org.noorm.jdbc |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
JDBCStatementProcessor.getBeanListFromSQL(String pTableName,
Map<QueryColumn,Object> pInParameters,
Class<T> pBeanClass,
boolean pAcquireLock)
Executes a generic SQL statement for the given table (or view) name with the given query parameters.
|
Copyright © 2013. All rights reserved.