Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add HANA database to list of known database product names
Add HANA database to the file containing mappings between database product name and database platform class name.

Signed-off-by: Sabine Heider <sabine.heider@sap.com>
  • Loading branch information
sabineheider committed Feb 15, 2013
1 parent b64c768 commit cf5d2c0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -42,4 +42,5 @@ SQL\ Anywhere.*=org.eclipse.persistence.platform.database.SQLAnywherePlatform
(?i).*symfoware.*=org.eclipse.persistence.platform.database.SymfowarePlatform
(?i)access.*=org.eclipse.persistence.platform.database.AccessPlatform
SAP\ DB.*=org.eclipse.persistence.platform.database.MaxDBPlatform
HDB.*=org.eclipse.persistence.platform.database.HANAPlatform

0 comments on commit cf5d2c0

Please sign in to comment.