Uses of Class
jdbcadmin.core.data.Line

Packages that use Line
jdbcadmin.core.tools Tools package. 
 

Uses of Line in jdbcadmin.core.tools
 

Methods in jdbcadmin.core.tools with parameters of type Line
 void DataManager.insert(Line aLine)
          Insert the specified line in the database.
 void DataManager.update(Line aLine)
          Update the database with the specified line
 void DataManager.delete(Line aLine)
          Deletes the specified line from the database
 



Copyright © 2004-2005 Norsys. All Rights Reserved.