jp.littlesoft
クラス TableTest.EmployeeBackup

java.lang.Object
  上位を拡張 jp.littlesoft.TableTest.Base
      上位を拡張 jp.littlesoft.TableTest.Employee
          上位を拡張 jp.littlesoft.TableTest.EmployeeBackup
すべての実装されたインタフェース:
Serializable, ITableDef
含まれているクラス:
TableTest

public static class TableTest.EmployeeBackup
extends TableTest.Employee

関連項目:
直列化された形式

入れ子のクラスの概要
 
インタフェース jp.littlesoft.data.ITableDef から継承された入れ子のクラス/インタフェース
ITableDef.ColData<T>, ITableDef.ColumnDef, ITableDef.Columns, ITableDef.Constraint, ITableDef.ForeginKey, ITableDef.Index, ITableDef.MetaData<T extends Serializable>, ITableDef.PrimaryKey, ITableDef.TableDef
 
フィールドの概要
 
クラス jp.littlesoft.TableTest.Employee から継承されたフィールド
deptCode, empId, enterDate, memo, name, salary, sex
 
クラス jp.littlesoft.TableTest.Base から継承されたフィールド
createDatetime, updateDatetime
 
コンストラクタの概要
TableTest.EmployeeBackup()
           
 
メソッドの概要
 ITableDef.MetaData<?> createMetaData()
          ITableDef実装クラスのテーブル定義情報を作成します。
 
クラス jp.littlesoft.TableTest.Employee から継承されたメソッド
getBonus
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

TableTest.EmployeeBackup

public TableTest.EmployeeBackup()
メソッドの詳細

createMetaData

public ITableDef.MetaData<?> createMetaData()
インタフェース ITableDef の記述:
ITableDef実装クラスのテーブル定義情報を作成します。

定義:
インタフェース ITableDef 内の createMetaData
オーバーライド:
クラス TableTest.Employee 内の createMetaData
戻り値:


Copyright (C) 2006-2012 LittleSoft Corporation. All Rights Reserved.