Create a Business Entity class from a database table
- Last Updated: April 17, 2021
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
To create a Business Entity class from a selected database table:
Note: You can manually edit or add annotations to the Business Entity
class. For more information about these annotations, see JSDO Data Service schema
properties.
The wizard also generates a Data Object resource from
the Business Entity class file. By default, the defined Business Entity class files are
listed under the AppServer node in your project directory. . Note: When you add a Business Entity class file to a non-Data Object project
such as OpenEdge project except ABL Web App project, the Data Object facet gets
enabled for the project. The project behaves as a Data Object project using which
you can develop Data Object Services. The Project
Facets page (select on the project context menu) displays the facets associated with your
current project. For more information, see Project Facets page.