Package org.sqlproc.engine.annotation


package org.sqlproc.engine.annotation
The annotations used by the SQL Processor Eclipse Plugin. These annotations are no used by the SQL Processor Runtime.

Right now the next annotations are defined

  • Pojo - it's used by the advanced template pojos
Author:
Vladimir Hudec
  • Annotation Interfaces
    Class
    Description
    This annotation is used to signify that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release..
    This annotation is used by the advanced template pojos.