All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mybatis.jpa.constant.ResultMapConstants Maven / Gradle / Ivy

The newest version!
package com.mybatis.jpa.constant;

public interface ResultMapConstants {

	String DEFAULT_NAMESPACE = "jpa.result.map";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy