|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.todoroo.andlib.sql.DBObject<Field>
com.todoroo.andlib.sql.Field
com.todoroo.andlib.data.Property<java.lang.String>
com.todoroo.andlib.data.Property.StringProperty
com.todoroo.andlib.data.Property.StringFunctionProperty
public static class Property.StringFunctionProperty
Runs a SQL function and returns the result as a string
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.todoroo.andlib.data.Property |
|---|
Property.CountProperty, Property.DoubleProperty, Property.IntegerFunctionProperty, Property.IntegerProperty, Property.LongProperty, Property.PropertyVisitor<RETURN,PARAMETER>, Property.StringFunctionProperty, Property.StringProperty |
| Field Summary |
|---|
| Fields inherited from class com.todoroo.andlib.data.Property |
|---|
name, table |
| Constructor Summary | |
|---|---|
Property.StringFunctionProperty(java.lang.String function,
java.lang.String columnName)
|
|
| Method Summary |
|---|
| Methods inherited from class com.todoroo.andlib.data.Property.StringProperty |
|---|
accept |
| Methods inherited from class com.todoroo.andlib.data.Property |
|---|
clone |
| Methods inherited from class com.todoroo.andlib.sql.Field |
|---|
between, eq, eqCaseInsensitive, field, gt, in, in, isNotNull, isNull, like, like, lt, lte, neq |
| Methods inherited from class com.todoroo.andlib.sql.DBObject |
|---|
as, equals, hasAlias, hashCode, toString, toStringInSelect |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Property.StringFunctionProperty(java.lang.String function,
java.lang.String columnName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||