Documentation



Send Feedback | Print | PDF | ePub | Mobi
Java Platform, Enterprise Edition: The Java EE Tutorial

32.6 Naming Conventions for Enterprise Beans

Because enterprise beans are composed of multiple parts, it's useful to follow a naming convention for your applications. Table 32-2 summarizes the conventions for the example beans in this tutorial.

Table 32-2 Naming Conventions for Enterprise Beans

Item Syntax Example

Enterprise bean name

nameBean

AccountBean

Enterprise bean class

nameBean

AccountBean

Business interface

name

Account


Table of Contents

Java Platform, Enterprise Edition: The Java EE Tutorial

|

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices

AltStyle によって変換されたページ (->オリジナル) /