| 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 | |
| beforeCreate() — Method in class com.memamsa.airdb.Modeler | |
| Overridable method called before inserting new records. | |
| beforeSave() — Method in class com.memamsa.airdb.Modeler | |
| Overridable method called before saving a newly created or updated reord. | |
| beforeUpdate() — Method in class com.memamsa.airdb.Modeler | |
| Overridable method called before update of existing records. | |
| belongsTo(klass) — Method in class com.memamsa.airdb.Migrator | |
| Specify a foreign key column for another model within the table for this model. | |
| belongsTo(name, options) — Method in class com.memamsa.airdb.Relater | |
| Specify belongs_to relationship. | |
| BELONGS_TO — Constant static property in class com.memamsa.airdb.Associator | |
| 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 | |