public interface ExtendedTypeFactory
| Modifier and Type | Method and Description | 
|---|---|
| ExtendedType | getType(Class<?> objectClass)Returns ExtendedType instance that can handle a given object class. | 
ExtendedType getType(Class<?> objectClass)
Copyright © 2001–2023 Apache Cayenne. All rights reserved.