jp.littlesoft.sql
クラス SQL.BindParameter

java.lang.Object
  上位を拡張 jp.littlesoft.sql.SQL.BindParameter
すべての実装されたインタフェース:
Serializable
含まれているクラス:
SQL<T extends Serializable>

public static class SQL.BindParameter
extends Object
implements Serializable

バインドパラメータクラス

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

コンストラクタの概要
SQL.BindParameter(String name)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SQL.BindParameter

public SQL.BindParameter(String name)


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