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 | |
hasAndBelongsToMany(name, options) — Method in class com.memamsa.airdb.Relater | |
Specify has_and_belongs_to_many relationship. | |
HAS_AND_BELONGS_TO_MANY — Constant static property in class com.memamsa.airdb.Associator | |
hasMany(name, options) — Method in class com.memamsa.airdb.Relater | |
Specify has_many relationship. | |
HAS_MANY — Constant static property in class com.memamsa.airdb.Associator | |
HAS_MANY_THROUGH — Constant static property in class com.memamsa.airdb.Associator | |
hasOne(name, options) — Method in class com.memamsa.airdb.Relater | |
Specify a has_one relationship The foreign_key if specified is the column name within this model schema to access the target model. | |
HAS_ONE — Constant static property in class com.memamsa.airdb.Associator | |
hasProperty(name) — Method in class com.memamsa.airdb.Associator | |
hasProperty(name) — Method in class com.memamsa.airdb.Modeler | |
humanize(word, capitalize) — Static method in class com.memamsa.airdb.Inflector | |
Returns a the phrase as it would be read with spaces, optionally capitalizing the first character in each word | |
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 |