Uses of Class
es.cesar.quitesleep.ddbb.Inserts

Packages that use Inserts
es.cesar.quitesleep.ddbb   
 

Uses of Inserts in es.cesar.quitesleep.ddbb
 

Subclasses of Inserts in es.cesar.quitesleep.ddbb
 class Updates
           
 

Fields in es.cesar.quitesleep.ddbb declared as Inserts
protected  Inserts ClientDDBB.inserts
           
 

Methods in es.cesar.quitesleep.ddbb that return Inserts
 Inserts ClientDDBB.getInserts()
           
 

Methods in es.cesar.quitesleep.ddbb with parameters of type Inserts
 void ClientDDBB.setInserts(Inserts inserts)