Ticket #88 (closed defect: fixed)
Datasource bean missing Alias
| Reported by: | lmajano | Owned by: | lmajano |
|---|---|---|---|
| Priority: | highest | Milestone: | 2.0.0 |
| Component: | Beans | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The datasource bean is missing the alias name. This is the name that should be used to retrieve the datasource. Not the name. Name is the datasource. So the getDatasource("alias here") should be used. Not getDatasource("name"). This gives the developer the ability to change datasourcenames without affecting the application.
Change History
Note: See
TracTickets for help on using
tickets.
