Uses of Class
de.mvcsys.rsql.RsqlCursor

Uses of RsqlCursor in de.mvcsys.rsql
 

Methods in de.mvcsys.rsql that return RsqlCursor
 RsqlCursor RsqlStatement.findCursor(String name)
          Suche einen Cursor
 RsqlCursor RsqlStatement.openCursor(String name, boolean fetchAhead)
          Erzeuge und öffne einen Cursor.
 RsqlCursor RsqlStatement.openCursor(String name, int fetchAhead)
          Erzeuge und öffne einen Cursor.
 RsqlCursor RsqlConnection.findCursor(String name)
          Suche einen Cursor
 



Copyright ¸ 2002 MvC Systemsoftware.