jp.littlesoft.sql
クラス SQLTest.EmployeeView

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

public static class SQLTest.EmployeeView
extends lsjsample.DB.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
 
フィールドの概要
 String deptName
           
 
クラス lsjsample.DB.Employee から継承されたフィールド
createDatetime, deptCode, enterDate, id, memo, name, salary, sex, updateDatetime
 
コンストラクタの概要
SQLTest.EmployeeView()
           
 
メソッドの概要
 ITableDef.MetaData<?> createMetaData()
          ITableDef実装クラスのテーブル定義情報を作成します。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

deptName

public String deptName
コンストラクタの詳細

SQLTest.EmployeeView

public SQLTest.EmployeeView()
メソッドの詳細

createMetaData

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

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


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