org.jsimpledb.annotation.package-info Maven / Gradle / Ivy
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
/**
* Annotations used for automatic creation of a {@link org.jsimpledb.JSimpleDB} and corresponding
* schema configuration of the underlying {@link org.jsimpledb.core.Database} from annotated classes,
* as well as automatic registration of various listeners, etc.
*/
package org.jsimpledb.annotation;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy