A B C D E F G H I J L M N O P R S T V

A

ABSTRACT_UNIT_NAME - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer の static 変数
抽象永続ユニット名のプロパティのキーです。
acquireTransactionManager() - クラス org.seasar.toplink.jpa.transaction.SingletonS2TransactionController のメソッド
 
addMappingFiles(String, PersistenceUnitInfo) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
永続ユニット情報にSMART deploy規約に適合したマッピングファイルを自動登録します。
addPersistenceClasses(String, PersistenceUnitInfo) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
永続ユニット情報にSMART deploy規約に適合したEntityを自動登録します。
addTransformer(ClassFileTransformer) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
association - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
attributeDescMap - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
フィールド名をキー、TopLinkAttributeDescを値に持つMap
attributeDescs - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
このオブジェクトに関連するTopLinkAttributeDesc配列
attributeNames - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
このオブジェクトに関連するTopLinkAttributeDesc名

B

buildFieldTypes() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
buildSelectQueryForNativeSequence(String, Integer) - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
buildSelectQueryForNativeSequence(String, Integer) - クラス org.seasar.toplink.jpa.platform.database.HSQLDBPlatform のメソッド
 

C

callPredeploy(SEPersistenceUnitInfo, Map, PersistenceInitializationActivator) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
指定されたpersistenceUnitInfoにSeasar2の自動登録情報を追加し、親クラスの処理を実行します。
childAttributeDescs - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
childAttributeMap - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
classDescriptor - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
ClassDescriptorオブジェクト
classNames - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl の変数
変換されるクラス名のリストです。
classNames - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer.S2TempEntityLoader の変数
このインスタンスでロードするエンティティクラス名のコレクションです。
collection - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
component - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
createEntityDesc(EntityManagerFactory, Class<?>) - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDescProvider のメソッド
 
createEntityManagerFactory(String, String) - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider のメソッド
 
createEntityReader(Object) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReaderProvider のメソッド
 
createEntityReader(Collection<?>) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReaderProvider のメソッド
 
createTempLoader(Collection, boolean) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
 

D

dataSet - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader の変数
DataSetオブジェクト
DEFAULT_CONFIG_PATH - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializerAgent の static 変数
JavaSECMPInitializerを生成する定義を記述したdiconファイルのデフォルト名
destroy() - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect のメソッド
dialectManagerからこのオブジェクトを削除します。
detach(EntityManager, Object) - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect のメソッド
 
detectClassLoader(String) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
変換されるクラスが定義されることになるクラスローダーを検出します。
dialectManager - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect の変数
DialectManagerオブジェクト

E

elementType - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
entityDescs - クラス org.seasar.toplink.jpa.unit.TopLinkEntityCollectionReader の変数
Entityクラスと対応するEntityDescのMap

F

findClass(String) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer.S2TempEntityLoader のメソッド
 
flatten(Collection<?>) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReaderProvider のメソッド
entitiesの中にObject配列が含まれていた場合、配列の要素をCollectionに追加して、新たなCollectionを生成します。

G

getAbstractUnitName(SEPersistenceUnitInfo) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
永続ユニット情報から抽象永続ユニット名を返します。
getAllLoadedClasses() - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
getAttributeDesc(String) - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getAttributeDescs() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getAttributeNames() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getChildAttributeDesc(String) - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getChildAttributeDescs() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getClassLoaderList(ClassLoader) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
ClassLoaderを受け取り、引数のClassLoaderから親ClassLoaderを検索し、取得できた全てのClassLoaderをListで返します。
getConnection(EntityManager) - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect のメソッド
 
getElementType() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getEntityClass() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getEntityDesc() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityCollectionReader のメソッド
 
getEntityDesc() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
entityDescを返します。
getEntityDesc(Class<?>) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReaderProvider のメソッド
指定したentityClassに対応するTopLinkEntityDescオブジェクトを返します。
getEntityName() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getExternalTransactionControllerClass() - クラス org.seasar.toplink.jpa.platform.server.S2ServerPlatform のメソッド
 
getIdAttributeDesc() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
 
getInheritancePolicy() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
ClassDescriptorからInheritancePolicyを取得して返します。
getInitiatedClasses(ClassLoader) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
getJavaSECMPInitializer(String, Map) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer の static メソッド
JavaSECMPInitializerを取得します。
getMapping() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
DatabaseMappingを返します。
getName() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getObjectSize(Object) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
getQualifiedSequenceName(String) - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
getQualifiedSequenceName(String) - クラス org.seasar.toplink.jpa.platform.database.HSQLDBPlatform のメソッド
SEQUENCE名を生成して返します。
getResources(String) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer.S2TempEntityLoader のメソッド
 
getRow(Map<String, DataRow>, DataTable) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
tableに紐づくDataRowがrowMapに存在していれば返し、無かった場合は新規作成してrowMapにセットして返します。
getServerSession() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
ServerSessionを返します。
getSqlType() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getTableNames() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
テーブル名一覧のListを返します。
getTemporalType() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getType() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
getValue(Object) - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 

H

H2Platform - oracle.toplink.essentials.platform.database の クラス
Purpose: Provides H2 specific behaviour.
H2Platform() - クラス oracle.toplink.essentials.platform.database.H2Platform のコンストラクタ
 
hasDiscriminatorColumn() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のメソッド
ClassDescriptorがInheritancePolicyを保持していた場合trueを返します。
HSQLDBPlatform - org.seasar.toplink.jpa.platform.database の クラス
HSQLDB用DatabasePlatformクラス
HSQLDBPlatform() - クラス org.seasar.toplink.jpa.platform.database.HSQLDBPlatform のコンストラクタ
 

I

id - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
idAttributeDesc - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
このオブジェクトに関連するEntityクラスのIDフィールドを表すAttributeDesc
initialize() - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect のメソッド
dialectManagerにこのオブジェクトを登録します。
initializeFromAgent(String, Instrumentation) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializerAgent の static メソッド
指定されたInstrumentationオブジェクトをJavaSECMPInitializerのstaticフィールドに保持し、JavaSECMPInitializerオブジェクトを生成します。
initializeFromContainer(String, Map) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer の static メソッド
JavaSECMPInitializerが生成されていない場合、configPathで指定されたdiconファイルを読み込んで生成処理を行います。
initializeFromMain(Instrumentation) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializerAgent の static メソッド
指定されたInstrumentationオブジェクトをJavaSECMPInitializerのstaticフィールドに保持します。
initializePlatformOperators() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
InstrumentationImpl - org.seasar.toplink.jpa.impl の クラス
指定されたクラスの変換を行うクラスです。
InstrumentationImpl(List<String>) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のコンストラクタ
インスタンスを構築します。
invoke(MethodInvocation) - クラス org.seasar.toplink.jpa.aop.interceptors.S2TopLinkEntityManagerInterceptor のメソッド
実行結果がEJBQueryだった場合、getDatabaseQueryメソッドを実行してNamedQueryの存在チェックを行います。
isAssociation() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
isCollection() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
isComponent() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
isH2() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
isId() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
isLoaded(ClassLoader, String) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
基点となるクラスローダーとその上位の階層のクラスローダーに指定されたクラスがロードされている場合trueを返します。
isRedefineClassesSupported() - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
isVersion() - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 

J

javaSECMPInitializer - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider の変数
JavaSECMPInitializerオブジェクト

L

load() - クラス org.seasar.toplink.jpa.impl.S2TopLinkInitializer のメソッド
クラスをロードします。
loadClass(String, boolean) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer.S2TempEntityLoader のメソッド
 

M

mapping - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
DatabaseMappingオブジェクト

N

name - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 

O

oracle.toplink.essentials.platform.database - パッケージ oracle.toplink.essentials.platform.database
 
org.seasar.toplink.jpa.aop.interceptors - パッケージ org.seasar.toplink.jpa.aop.interceptors
S2TopLink-JPA用に利用するInterceptorを提供します。
org.seasar.toplink.jpa.impl - パッケージ org.seasar.toplink.jpa.impl
org.seasar.toplink.jpa API実装を提供します。
org.seasar.toplink.jpa.metadata - パッケージ org.seasar.toplink.jpa.metadata
S2TopLink-JPA用のorg.seasar.framework.jpa.metadata API実装を提供します。
org.seasar.toplink.jpa.platform.database - パッケージ org.seasar.toplink.jpa.platform.database
TopLink EssentialsのDBPlatform実装を提供します。
org.seasar.toplink.jpa.platform.server - パッケージ org.seasar.toplink.jpa.platform.server
TopLink EssentialsのServerPlatform実装を提供します。
org.seasar.toplink.jpa.transaction - パッケージ org.seasar.toplink.jpa.transaction
TopLink EssentialsのTransactionController実装を提供します。
org.seasar.toplink.jpa.unit - パッケージ org.seasar.toplink.jpa.unit
S2TopLink-JPA用のorg.seasar.framework.jpa.unit API実装を提供します。

P

persistenceProvider - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider の変数
PersistenceProviderオブジェクト
premain(String, Instrumentation) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializerAgent の static メソッド
javaagentにより実行され、InstrumentationオブジェクトをJavaSECMPInitializerのstaticフィールドに設定します。
processingClass - クラス org.seasar.toplink.jpa.unit.TopLinkEntityCollectionReader の変数
EntityReader生成時に一時的にEntityClassを保持するフィールド

R

read() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
 
redefineClasses(ClassDefinition[]) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 
removeTransformer(ClassFileTransformer) - クラス org.seasar.toplink.jpa.impl.InstrumentationImpl のメソッド
 

S

S2JavaSECMPInitializer - org.seasar.toplink.jpa.impl の クラス
TopLink EssentialsのJavaSECMPInitializerを継承したクラスです。
S2JavaSECMPInitializer() - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のコンストラクタ
 
S2JavaSECMPInitializer.S2TempEntityLoader - org.seasar.toplink.jpa.impl の クラス
指定されたエンティティクラスをロードする一時的なクラスローダーです。
S2JavaSECMPInitializer.S2TempEntityLoader(ClassLoader, Collection<String>) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer.S2TempEntityLoader のコンストラクタ
インスタンスを構築します。
S2JavaSECMPInitializerAgent - org.seasar.toplink.jpa.impl の クラス
javaagentにより実行され、Instrumentationオブジェクトを取得し、JavaSECMPInitializerオブジェクトの生成処理を行います。
S2JavaSECMPInitializerAgent() - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializerAgent のコンストラクタ
 
S2ServerPlatform - org.seasar.toplink.jpa.platform.server の クラス
Seasar2用のServerPlatform実装です。
S2ServerPlatform(DatabaseSessionImpl) - クラス org.seasar.toplink.jpa.platform.server.S2ServerPlatform のコンストラクタ
コンストラクタ
S2TopLinkDialect - org.seasar.toplink.jpa.impl の クラス
TopLink Essentials用のDialect実装です。
S2TopLinkDialect() - クラス org.seasar.toplink.jpa.impl.S2TopLinkDialect のコンストラクタ
 
S2TopLinkEntityManagerInterceptor - org.seasar.toplink.jpa.aop.interceptors の クラス
TopLink EssentialsのQuery実装が、createNamedQuery実行時にNamedQueryの存在チェックを行わない問題の対処を行うInterceptor
S2TopLinkEntityManagerInterceptor() - クラス org.seasar.toplink.jpa.aop.interceptors.S2TopLinkEntityManagerInterceptor のコンストラクタ
 
S2TopLinkInitializer - org.seasar.toplink.jpa.impl の クラス
S2TopLinkの実行に必要な初期化処理を行います。
S2TopLinkInitializer() - クラス org.seasar.toplink.jpa.impl.S2TopLinkInitializer のコンストラクタ
インスタンスを構築します。
S2TopLinkPersistenceUnitProvider - org.seasar.toplink.jpa.impl の クラス
TopLink Essentials用のPersistenceUnitProvier実装です。
S2TopLinkPersistenceUnitProvider() - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider のコンストラクタ
 
serverSession - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
ServerSessionオブジェクト
serverSession - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
ServerSessionオブジェクト
setAdditionalIdRow(Map<String, DataRow>, DatabaseField, Object) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
継承戦略を使った子クラスのID値をDataRowにセットします。
setJavaSECMPInitializer(JavaSECMPInitializer) - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider のメソッド
JavaSECMPInitializerを設定します。
setPersistenceProvider(PersistenceProvider) - クラス org.seasar.toplink.jpa.impl.S2TopLinkPersistenceUnitProvider のメソッド
PersistenceProviderを設定します。
setPersistenceUnitConfiguration(PersistenceUnitConfiguration) - クラス org.seasar.toplink.jpa.impl.S2JavaSECMPInitializer のメソッド
 
setupAttributeColumns() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
entityDescからdataSetのカラム定義を生成します。
setupColumns() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
dataSetのカラム定義を生成します。
setupDiscriminatorColumn() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
entityDescからInheritancePolicyを取得し、継承関連のカラムをdataSetに定義します。
setupRow(Object) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のメソッド
dataSetの行データを生成します。
setValue(Object, Object) - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のメソッド
 
shouldUseJDBCOuterJoinSyntax() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
SingletonS2TransactionController - org.seasar.toplink.jpa.transaction の クラス
Seasar2用のJTATransactionController実装です。
SingletonS2TransactionController() - クラス org.seasar.toplink.jpa.transaction.SingletonS2TransactionController のコンストラクタ
 
sqlType - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
supportsForeignKeyConstraints() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
supportsForeignKeyConstraints() - クラス org.seasar.toplink.jpa.platform.database.HSQLDBPlatform のメソッド
 
supportsNativeSequenceNumbers() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
supportsNativeSequenceNumbers() - クラス org.seasar.toplink.jpa.platform.database.HSQLDBPlatform のメソッド
 
supportsSelectForUpdateNoWait() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 

T

tableNames - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc の変数
このオブジェクトに関連するEntityクラスがマッピングされているテーブル名のList
temporalType - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 
todayOperator() - クラス oracle.toplink.essentials.platform.database.H2Platform のメソッド
 
TopLinkAttributeDesc - org.seasar.toplink.jpa.metadata の クラス
TopLink Essentials用のAttributeDesc実装です。
TopLinkAttributeDesc(DatabaseMapping, ServerSession) - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc のコンストラクタ
コンストラクタ
TopLinkEntityCollectionReader - org.seasar.toplink.jpa.unit の クラス
TopLink Essentials用のEntityReader実装です(Collection用)。
TopLinkEntityCollectionReader(Collection<?>, Map<Class<?>, TopLinkEntityDesc>) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityCollectionReader のコンストラクタ
コンストラクタ
TopLinkEntityDesc - org.seasar.toplink.jpa.metadata の クラス
TopLink Essentials用のEntityDesc実装です。
TopLinkEntityDesc(Class<?>, ServerSession) - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDesc のコンストラクタ
コンストラクタ。
TopLinkEntityDescProvider - org.seasar.toplink.jpa.metadata の クラス
TopLink Essentials用のEntityDescProvider実装です。
TopLinkEntityDescProvider() - クラス org.seasar.toplink.jpa.metadata.TopLinkEntityDescProvider のコンストラクタ
コンストラクタ
TopLinkEntityReader - org.seasar.toplink.jpa.unit の クラス
TopLink Essentials用のEntityReader実装です。
TopLinkEntityReader() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のコンストラクタ
コンストラクタ
TopLinkEntityReader(Object, TopLinkEntityDesc) - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReader のコンストラクタ
コンストラクタ
TopLinkEntityReaderProvider - org.seasar.toplink.jpa.unit の クラス
TopLink Essentials用のEntityReaderProvider実装です。
TopLinkEntityReaderProvider() - クラス org.seasar.toplink.jpa.unit.TopLinkEntityReaderProvider のコンストラクタ
 
type - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 

V

version - クラス org.seasar.toplink.jpa.metadata.TopLinkAttributeDesc の変数
 

A B C D E F G H I J L M N O P R S T V

Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.