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

io.teaql.data.TQLContext Maven / Gradle / Ivy

The newest version!
package io.teaql.data;

import java.lang.annotation.*;

@Target(ElementType.PARAMETER)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface TQLContext {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy