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

com.tianyisoft.database.annotations.DbTemplate.kt Maven / Gradle / Ivy

The newest version!
package com.tianyisoft.database.annotations

@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.RUNTIME)
annotation class DbTemplate(val value: String = "")




© 2015 - 2024 Weber Informatics LLC | Privacy Policy