Home
Package
Class
Method
Package
model
.
dao
Examples of model.dao.StatsDAO
model.dao.StatsDAO
@author Jérôme Fafchamps @version 4.0
17
18
19
20
21
22
23
/**
* on charge le STATSDAO
*/
public
Stats
() {
s =
new
StatsDAO
()
;
}
View Full Code Here
TOP
Related Classes of model.dao.StatsDAO
model.Stats
org.hibernate.Session
java.util.Map
java.util.List
Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact
coftware#gmail.com
.