Uses of Class
org.symphonyoss.s2.canon.runtime.EntityBuilder
-
Packages that use EntityBuilder Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of EntityBuilder in org.symphonyoss.s2.canon.runtime
Classes in org.symphonyoss.s2.canon.runtime with type parameters of type EntityBuilder Modifier and Type Class Description classEntityBuilder<B extends EntityBuilder<B,T>,T extends IEntity>A builder for some entity type.
-