| entity-beans(Back to Outlet Properties) | |
|
Required property |
No default value available |
| The directory to which Entity EJBs are generated. | |
| entity-impls(Back to Outlet Properties) | |
|
Required property |
No default value available |
| The location to which Entity EJB implementation files are generated. | |
| session-beans(Back to Outlet Properties) | |
|
Required property |
No default value available |
| The directory to which Session Bean files are generated. | |
| session-impls(Back to Outlet Properties) | |
|
Required property |
No default value available |
| The directory to which Session Bean implementation files are generated. | |
| value-objects(Back to Outlet Properties) | |
|
Optional property |
No default value available |
| The directory to which isomorphic value objects are generated. | |
| valueObjectPackage(Back to Other Properties) | |
|
Optional property |
Default value: {0} |
| No documentation available | |
| valueObjectName(Back to Other Properties) | |
|
Optional property |
Default value: {0} |
| No documentation available | |
| jndiNamePrefix(Back to Other Properties) | |
|
Optional property |
No default value available |
| The prefix to give to the EJB JNDI names (this allows the same EJBs to be deployed multiple times in the same container) | |
| transactionType(Back to Other Properties) | |
|
Optional property |
Default value: Required |
The default value to use for transaction types.
| |
| xmlEncoding(Back to Other Properties) | |
|
Optional property |
Default value: UTF-8 |
| The encoding for xml documents | |