List of usage examples for org.apache.ibatis.reflection.factory DefaultObjectFactory subclass-usage
From source file org.mybatis.guice.objectfactory.CustomObjectFactory.java
public class CustomObjectFactory extends DefaultObjectFactory { private static final long serialVersionUID = 7195913612693620013L; @Inject private CustomObject customObject; public CustomObject getCustomObject() {