In addition to these methods, the BankAccount CMP bean has other CRUD methods and ones listed below that do not use stored procedures.
除了这些方法,BankAccountCMPbean还有其他的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方法,另有一个自定义查找程序、一个选择方法和多个数据逻辑方法。
All the CRUD methods are abstract, making them candidates for container-managed methods. The following steps summarize how to develop and deploy a container-managed method in a CMP bean.
所有的CRUD方法都是抽象方法,这使得它们成为容器管理方法的候选方法。
All the CRUD methods are abstract, making them candidates for container-managed methods. The following steps summarize how to develop and deploy a container-managed method in a CMP bean.
所有的CRUD方法都是抽象方法,这使得它们成为容器管理方法的候选方法。
应用推荐