Uses of Class
org.tranql.cache.CacheSlot

Packages that use CacheSlot
org.tranql.cache   
 

Uses of CacheSlot in org.tranql.cache
 

Constructors in org.tranql.cache with parameters of type CacheSlot
CacheTable(java.lang.String name, CacheSlot[] slots, EndSlot[] relationshipSlots, UpdateCommand insertCommand, UpdateCommand updateCommand, UpdateCommand deleteCommand)
           
 



Copyright © -2010 The Codehaus. All Rights Reserved.