Uses of Interface
org.apache.geronimo.samples.daytrader.ejb.Quote

Packages that use Quote
org.apache.geronimo.samples.daytrader.ejb   
 

Uses of Quote in org.apache.geronimo.samples.daytrader.ejb
 

Methods in org.apache.geronimo.samples.daytrader.ejb that return Quote
 Quote QuoteHome.create(java.lang.String symbol, java.lang.String companyName, java.math.BigDecimal price)
           
 Quote QuoteHome.findByPrimaryKeyForUpdate(java.lang.String symbol)
           
 Quote QuoteHome.findByPrimaryKey(java.lang.String symbol)
           
 Quote QuoteHome.findOne()
           
 



Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.