skip to main content
Developing JDBC Applications : Isolation Levels
 

Isolation Levels

Isolation level support depends on the data store to which you are connecting. For example, for the OpenAccess SDK SQL engine, a real-time table CURVALUE has new data each time it is queried.
The third-party SQL engine determines the supported isolation levels.