Issue Details (XML | Word | Printable)

Key: LEP-2780
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: SE Support
Reporter: Bruno Farache
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC - Old Liferay Portal (Use Liferay Portal Standard Edition)

Database auto detection

Created: 18/May/07 11:17 AM   Updated: 23/Jun/07 08:46 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 4.3.0

Time Tracking:
Not Specified


 Description  « Hide
CustomSQLUtil should auto detect which database is being used: if it's MySQL, Oracle, DB2 or Sybase, so there is no need to configure special sql statements for these databases in portal.properties, like custom.sql.function.isnull and custom.sql.function.isnotnull.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Jörg Heinicke added a comment - 23/Jun/07 08:10 AM
In which way is it fixed? I still need custom.sql.function.isnull for DB2, don't I?

Bruno Farache added a comment - 23/Jun/07 08:46 AM
There's no need to set it.

Well, if CustoSQLUtil is detecting DB2 correctly, you shouldn't need, if it's not, please, tell me.