- java.lang.Object
- 
- mdbtools.libmdb.MdbColumn
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| MdbColumn() |  
 
 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| java.lang.Object | clone() |  
 
- 
Methods inherited from class java.lang.Objectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
col_typepublic int col_type 
 
- 
col_sizepublic int col_size 
 
- 
bind_ptrpublic Holder bind_ptr 
 
- 
num_sargspublic int num_sargs 
 
- 
is_fixedpublic boolean is_fixed 
 
- 
query_orderpublic int query_order 
 
- 
col_numpublic int col_num 
 
- 
cur_value_lenpublic int cur_value_len 
 
- 
col_precpublic int col_prec 
 
- 
col_scalepublic int col_scale 
 
 
- 
Constructor Detail
- 
MdbColumnpublic MdbColumn() 
 
 
 
 
Copyright © 2014 Open Microscopy Environment