In addition to these methods, the BankAccount CMP bean has other CRUD methods and ones listed below that do not use stored procedures.
除了这些方法,BankAccount CMP bean还有其他的CRUD方法和下面列出的这些方法,下面这些方法不使用存储过程。
This is the simplest non-relational bean possible, demonstrating the four basic CRUD methods.
这可能是最简单的非关系Bean,演示了四个基本的CRUD方法。
Each bean is a subclass of the same basic Account bean, containing the four basic CRUD methods, plus a custom finder, a select method, and multiple data-logic methods.
每个Bean都是同一个基本Account Bean的子类,包含四个基本CRUD方法,另有一个自定义查找程序、一个选择方法和多个数据逻辑方法。
应用推荐