Package org.jclarion.clarion.util

Class Summary
ClarionHooks  
EmptyIterable<T>  
EmptyIterator<T>  
FileState Model state of JDBC Connection.
FileState.Global  
FilteredIterator<T>  
JoinedIterable<T>  
JoinedIterator<T>  
LengthMonitoringWriter  
SharedInputStream  
SharedOutputStream  
SharedWriter  
SingleIterator<T>  
 

Enum Summary
FileState.Mode Read mode/state of the connection NONE - no reading occurring RESET - file/key is positioned but no reading yet FORWARD - we are reading forward BACK - we are reading backwards RESTORED - we have been restored file that was previously - either in Forward or Back mode, but we have not yet fully restored iterator position (iterator restore is lazy) USER - user defined SQL was executed
 



Copyright © 2010. All Rights Reserved.