public class FunctionImpl extends PartsImpl implements Function
| Modifier | Constructor and Description |
|---|---|
protected |
FunctionImpl(Statement pStatement,
java.lang.String pName)
Creates a new instance of FunctionImpl.java.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaximumParts()
Returns the maximum number of parts.
|
int |
getMinimumParts()
Returns the minimum number of parts.
|
java.lang.String |
getName()
Returns the functions name.
|
add, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPlaceholder, addRawSQLPart, createDIFFERENCE, createPRODUCT, createQUOTIENT, createSUM, getNumParts, getParts, getStatementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPart, addPlaceholder, addRawSQLPart, createDIFFERENCE, createPRODUCT, createQUOTIENT, createSUM, getNumParts, getPartsprotected FunctionImpl(Statement pStatement, java.lang.String pName)
Creates a new instance of FunctionImpl.java.
public java.lang.String getName()
FunctionReturns the functions name.
public int getMinimumParts()
PartsgetMinimumParts in interface Partspublic int getMaximumParts()
PartsgetMaximumParts in interface Parts