Ticket #88 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by lmajano

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.