TransactionMethod constructor
TransactionMethod()
Implementation
TransactionMethod(
this.methodElement,
this.name,
this.returnType,
this.parameterElements,
this.daoFieldName,
this.databaseName,
);
TransactionMethod(
this.methodElement,
this.name,
this.returnType,
this.parameterElements,
this.daoFieldName,
this.databaseName,
);