Class JDOEnhancementNamer

java.lang.Object
org.datanucleus.enhancer.JDOEnhancementNamer
All Implemented Interfaces:
EnhancementNamer
Direct Known Subclasses:
JPAEnhancementNamer

public class JDOEnhancementNamer extends Object implements EnhancementNamer
Definition of enhancement naming, for use with the JDO API. Note that this does not provide "binary compatibility" since we need to provide something that works for JDO and JPA and cannot rely on having jdo-api.jar present.