Uses of Class
com.caucho.amber.cfg.EmbeddedIdConfig

Packages that use EmbeddedIdConfig
com.caucho.amber.cfg   
 

Uses of EmbeddedIdConfig in com.caucho.amber.cfg
 

Methods in com.caucho.amber.cfg that return EmbeddedIdConfig
 EmbeddedIdConfig AttributesConfig.getEmbeddedId()
          Returns the config.
 

Methods in com.caucho.amber.cfg with parameters of type EmbeddedIdConfig
 void AttributesConfig.setEmbeddedId(EmbeddedIdConfig embeddedId)
          Sets the config.