摘要: The above example performs a validation using the built-in validator “InclusionIn”. It checks the value of the field “type” in a domain list. If the v 阅读全文
posted @ 2016-09-17 21:25 午火39 阅读(984) 评论(0) 推荐(0)
摘要: 事件与事件管理器(Events and Events Manager)¶ Models allow you to implement events that will be thrown when performing an insert/update/delete. They help defin 阅读全文
posted @ 2016-09-17 21:16 午火39 阅读(831) 评论(0) 推荐(0)
摘要: 可用的查询设置如下: If you prefer, there is also available a way to create queries in an object-oriented way, instead of using an array of parameters: 阅读全文
posted @ 2016-09-17 19:50 午火39 阅读(1405) 评论(0) 推荐(0)