Class TpbItems
- java.lang.Object
- 
- org.firebirdsql.jaybird.fb.constants.TpbItems
 
- 
 public class TpbItems extends java.lang.ObjectConstants for TPB (transaction parameter buffer) items.- Since:
- 5
- Author:
- Mark Rotteveel
 
- 
- 
Field SummaryFields Modifier and Type Field Description static intisc_tpb_at_snapshot_numberstatic intisc_tpb_autocommitstatic intisc_tpb_commit_timestatic intisc_tpb_concurrencystatic intisc_tpb_consistencystatic intisc_tpb_exclusivestatic intisc_tpb_ignore_limbostatic intisc_tpb_lock_readstatic intisc_tpb_lock_timeoutstatic intisc_tpb_lock_writestatic intisc_tpb_no_auto_undostatic intisc_tpb_no_rec_versionstatic intisc_tpb_nowaitstatic intisc_tpb_protectedstatic intisc_tpb_readstatic intisc_tpb_read_committedstatic intisc_tpb_read_consistencystatic intisc_tpb_rec_versionstatic intisc_tpb_restart_requestsstatic intisc_tpb_sharedstatic intisc_tpb_verb_timestatic intisc_tpb_waitstatic intisc_tpb_write
 
- 
- 
- 
Field Detail- 
isc_tpb_consistencypublic static final int isc_tpb_consistency - See Also:
- Constant Field Values
 
 - 
isc_tpb_concurrencypublic static final int isc_tpb_concurrency - See Also:
- Constant Field Values
 
 - 
isc_tpb_sharedpublic static final int isc_tpb_shared - See Also:
- Constant Field Values
 
 - 
isc_tpb_protectedpublic static final int isc_tpb_protected - See Also:
- Constant Field Values
 
 - 
isc_tpb_exclusivepublic static final int isc_tpb_exclusive - See Also:
- Constant Field Values
 
 - 
isc_tpb_waitpublic static final int isc_tpb_wait - See Also:
- Constant Field Values
 
 - 
isc_tpb_nowaitpublic static final int isc_tpb_nowait - See Also:
- Constant Field Values
 
 - 
isc_tpb_readpublic static final int isc_tpb_read - See Also:
- Constant Field Values
 
 - 
isc_tpb_writepublic static final int isc_tpb_write - See Also:
- Constant Field Values
 
 - 
isc_tpb_lock_readpublic static final int isc_tpb_lock_read - See Also:
- Constant Field Values
 
 - 
isc_tpb_lock_writepublic static final int isc_tpb_lock_write - See Also:
- Constant Field Values
 
 - 
isc_tpb_verb_timepublic static final int isc_tpb_verb_time - See Also:
- Constant Field Values
 
 - 
isc_tpb_commit_timepublic static final int isc_tpb_commit_time - See Also:
- Constant Field Values
 
 - 
isc_tpb_ignore_limbopublic static final int isc_tpb_ignore_limbo - See Also:
- Constant Field Values
 
 - 
isc_tpb_read_committedpublic static final int isc_tpb_read_committed - See Also:
- Constant Field Values
 
 - 
isc_tpb_autocommitpublic static final int isc_tpb_autocommit - See Also:
- Constant Field Values
 
 - 
isc_tpb_rec_versionpublic static final int isc_tpb_rec_version - See Also:
- Constant Field Values
 
 - 
isc_tpb_no_rec_versionpublic static final int isc_tpb_no_rec_version - See Also:
- Constant Field Values
 
 - 
isc_tpb_restart_requestspublic static final int isc_tpb_restart_requests - See Also:
- Constant Field Values
 
 - 
isc_tpb_no_auto_undopublic static final int isc_tpb_no_auto_undo - See Also:
- Constant Field Values
 
 - 
isc_tpb_lock_timeoutpublic static final int isc_tpb_lock_timeout - See Also:
- Constant Field Values
 
 - 
isc_tpb_read_consistencypublic static final int isc_tpb_read_consistency - See Also:
- Constant Field Values
 
 - 
isc_tpb_at_snapshot_numberpublic static final int isc_tpb_at_snapshot_number - See Also:
- Constant Field Values
 
 
- 
 
-