Package adalid.util.sql
Class SqlRoutine
java.lang.Object
adalid.util.sql.SqlArtifact
adalid.util.sql.SqlRoutine
- Author:
- Jorge Campins
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class adalid.util.sql.SqlArtifact
getCapitalizedJavaName, getDecapitalizedJavaName, getJavaName, getName, toString
-
Constructor Details
-
SqlRoutine
-
-
Method Details
-
getTable
- Returns:
- the table
-
getPosition
public int getPosition()- Returns:
- the ordinal position
-
getOperationType
- Returns:
- the operation type
-
setOperationType
- Parameters:
operationType- the operation type to set
-
getParametersMap
- Returns:
- the parameters map
-
getParameters
- Returns:
- the parameters list
-
getQualifiedName
-