Uses of Interface
com.bankframe.services.cache.indexmetadata.impl.IndexMetaData

Packages that use IndexMetaData
com.bankframe.services.cache.indexmetadata.impl   
 

Uses of IndexMetaData in com.bankframe.services.cache.indexmetadata.impl
 

Methods in com.bankframe.services.cache.indexmetadata.impl that return IndexMetaData
 IndexMetaData IndexMetaDataHome.create(String indexName, String cacheName, String dataPacketName, String dataPacketField)
          This method initialises a new instance of the IndexMetaData entity.
 IndexMetaData IndexMetaDataHome.findByPrimaryKey(IndexMetaDataPK key)
          This method finds an instance of IndexMetaData by its PrimaryKey
static IndexMetaData IndexMetaDataCache.findByPrimaryKey(IndexMetaDataPK pk)
          This method is a findByPrimaryKey for the Index Meta Data Cache
 



Copyright © 2005, 2007, Oracle. All rights reserved.