![JAR search and dependency download from the Maven repository](/logo.png)
com.mybatis.jpa.definition.property.AnnotationProperty Maven / Gradle / Ivy
package com.mybatis.jpa.definition.property;
/**
* @author svili
**/
public interface AnnotationProperty {
boolean selective();
String where();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy