Skip to content

Database table connector use a single database table to store the Account attributes.

Notifications You must be signed in to change notification settings

Athesys/openicf-databasetable-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changelog:
Version 1.1:
 When datasource is configured, added closing connections functionality  
Version 1.0:
 Initial version
 

Supported JDBC drivers:
=======================
- MySQL Connector/J 5.1.6
- Microsoft SQL Server 2005 JDBC Driver 1.2
- Oracle Database 10g Release 2 (10.2.0.2) JDBC Driver
- Apache Derby 10.4

Unsupported JDBC drivers:
=========================
- MySQL Connector/J 3.0.17-ga
- IBM Data Server Driver for JDBC and SQLJ v 3.50.152 (ResultSetMetaData#isWritable returns false on all columns)

About

Database table connector use a single database table to store the Account attributes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.7%
  • Groovy 7.8%
  • HTML 3.5%