Selection of Entities

Topic updated 24-4-2007

The NHibernate Project Template provides a dialog window for the selection of database entities from a Datastore. This dialog is opened by clicking the Select Tables button in the configuration page of the Project Template. When you Create a new BO-Layer project, an Action Balloon leads you to this dialog.

The dialog can be used to add entities to your BO-Layer project, but not to remove entities. Entities are removed from a BO-Layer project by removing Table Templates using the Project Explorer (see also: Removing Templates).

 

main_buidfirstapp-21

 

You can apply automatic selections using the Select menu.

main_buidfirstapp-22

 

Click the OK button to apply your selection, and add the selected entities to your BO-Layer project.