Uses of Class
com.healthmarketscience.jackcess.impl.TableImpl.WriteRowState

Packages that use TableImpl.WriteRowState
com.healthmarketscience.jackcess.impl   
 

Uses of TableImpl.WriteRowState in com.healthmarketscience.jackcess.impl
 

Subclasses of TableImpl.WriteRowState in com.healthmarketscience.jackcess.impl
 class TableImpl.RowState
          Maintains the state of reading/updating a row of data.
 

Methods in com.healthmarketscience.jackcess.impl with parameters of type TableImpl.WriteRowState
abstract  Object ColumnImpl.AutoNumberGenerator.getNext(TableImpl.WriteRowState writeRowState)
          Returns the next autonumber for this generator.
abstract  Object ColumnImpl.AutoNumberGenerator.handleInsert(TableImpl.WriteRowState writeRowState, Object inRowValue)
          Returns a valid autonumber for this generator.
 



Copyright © 2005-2017 Health Market Science. All Rights Reserved.