Skip to content

Commit

Permalink
updates README with information on newly supported databases (HSQLDB …
Browse files Browse the repository at this point in the history
…2.3, MySQL 5.6/MariaDB 10.0, SQLite 3.8)
  • Loading branch information
fspinnenhirn committed Sep 30, 2015
1 parent 739960f commit 7d382e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -31,6 +31,9 @@ OACC persists all security relationships in database tables and currently suppor
- Microsoft SQL Server 12.0 (2014)
- Oracle 11g R2
- PostgreSQL 9.3
- HSQLDB 2.3
- MySQL 5.6 / MariaDB 10.0
- SQLite 3.8

OACC is compatible with Java™ SE 7 (Java™ version 1.7.0), or higher.

Expand Down

0 comments on commit 7d382e8

Please sign in to comment.