Adrian Brock wrote:
For local datasources we don't know the types since we use
java.sql.Driver.connect(String, Properties);
and like I said above, there is no way to specify it.
I think we should be able to set the readOnly property above as readOnly=true.
I am right now feeling lazy to check the source code ;)