A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
underscore(word) — Static method in class com.memamsa.airdb.Inflector |
|
Returns the underscore version of a phrase
|
unsaved — Property in class com.memamsa.airdb.Modeler |
|
Check if object has unsaved changes
|
update(values) — Method in class com.memamsa.airdb.Modeler |
|
Update the database record currently loaded into the model object. |
updateAll(conditions, values) — Method in class com.memamsa.airdb.Modeler |
|
Update all records matching specified conditions with new values
|
upperFirst(phrase) — Static method in class com.memamsa.airdb.Inflector |
|
Returns a phrase with only the first character capitalized
|
upperWords(phrase) — Static method in class com.memamsa.airdb.Inflector |
|
Returns a phrase with all the words in it capitalized
|
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |