public class Transaction extends Action
postgresqlCopyManager
originalQuery, parameterNames, paramMapping
Constructor and Description |
---|
Transaction(String name,
Action action) |
Transaction(String name,
AttributeHolder parent) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getStatements() |
protected void |
initialize() |
long |
performImpl(Serializable... paramValues) |
protected void |
setQuery(String qry) |
getQueryMethodName, perform, perform, perform, setGeneratedKeyColumn
addParameter, addQueryPart, getCached, getName, getParameterNames, getParamValues, getParamValues, getParamValues, getParamValues, getParent, getQuery, mergeQuery, setCached, setParameterNames, setResultEntity
getModel, getResultEntity, newResultInstance, setResultEntity
public Transaction(String name, AttributeHolder parent)
public long performImpl(Serializable... paramValues) throws SQLException
performImpl
in class Action
SQLException
protected List<String> getStatements() throws SQLException
SQLException
protected void initialize()
initialize
in class BaseAttribute
protected void setQuery(String qry)
setQuery
in class BaseAttribute
Copyright © 2021. All rights reserved.