Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 1 Changes

40 bytes added, 09:50, 10 June 2011
PostgreSQLAdapter
* Check if column is set to use UTF-16 encoding
* TRUE == is a unicode column FALSE == is not a unicode column null == unknown (e.g. number column or column not present)
|'''DONE'''
|
|-
| s_bindFactoryArray[Primitive.BINARY_ORDINAL]
* Use reflection to make use of postgresql jdbc objects and methods to handle large objects
|'''DONE'''
|
|-
| DUPLICATE_KEY_NAME_PATTERN
* Modify pattern to remove dependency on english words
|'''DONE'''
|
|-
|s_bindFactoryArray
* Use parent BINDS for unchanged binds
|'''DONE'''
|
|}
1
edit

Navigation menu