Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.impl.sql.conn.TempTableInfo

Uses of TempTableInfo in org.apache.derby.impl.sql.conn
 

Methods in org.apache.derby.impl.sql.conn that return TempTableInfo
private  TempTableInfo GenericLanguageConnectionContext.findDeclaredGlobalTempTable(java.lang.String tableName)
          Find the declared global temporary table in the list of temporary tables known by this connection.