Project Notes
Project: Simple Text JDBC Driver
Author: KH
Company: ifs
Description: Modified flatfile JDBC-Driver jdbc.SimpleText
Modification
- Modified default NUMBER-type to LONG
- Added *Long Methods using *int and and Type.INTEGER pattern
- Added brackets to the WHERE - conditions at SimpleTextStatement