org.tbee.swing.jdbc
Class JTableForEditRowset.AutomaticValueColumn

java.lang.Object
  extended by org.tbee.swing.jdbc.JTableForEditRowset.Column
      extended by org.tbee.swing.jdbc.JTableForEditRowset.AutomaticValueColumn
Enclosing class:
JTableForEditRowset

public static class JTableForEditRowset.AutomaticValueColumn
extends JTableForEditRowset.Column

Upon store this field will have a the result of an SQL statement put into it, if the current value is still the initial value

Version:
$Revision: 1.10 $

Field Summary
 String iSql
           
 
Fields inherited from class org.tbee.swing.jdbc.JTableForEditRowset.Column
iLabel
 
Constructor Summary
JTableForEditRowset.AutomaticValueColumn(String label, String sql)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iSql

public String iSql
Constructor Detail

JTableForEditRowset.AutomaticValueColumn

public JTableForEditRowset.AutomaticValueColumn(String label,
                                                String sql)


Copyright © 2012 KnowledgePlaza. All Rights Reserved.