Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベース内の要求されたテーブルへの参照を作成して返します。
public Table getTable(String tableName, String persistName)
tableName フェッチするテーブルの名前。
persistName ページ間 JavaScript オブジェクト持続性の名前。持続性が必要ない場合 (たとえばアプリケーションに単一の HTML ページしかない場合) は NULL を設定します。
ULPod の Table オブジェクトのインスタンス。