Class SpringQuery

  • All Implemented Interfaces:
    SqlQuery

    public class SpringQuery
    extends Object
    implements SqlQuery
    The Spring stack implementation of the SQL Engine query contract. In fact it's an adapter the internal Spring stuff.

    For more info please see the Tutorials.

    Author:
    Vladimir Hudec