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

META-INF.jsimpledb.parse-function-implementations.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>

<parse-function-implementations>
    <parse-function-implementation class="org.jsimpledb.parse.func.AllFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.ConcatFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.CountFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.CreateFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.FilterFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.ForEachFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.LimitFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.ListFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.QueryCompositeIndexFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.QueryIndexFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.QueryListElementIndexFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.QueryMapValueIndexFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.QueryVersionFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.TransformFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.UpgradeFunction"/>
    <parse-function-implementation class="org.jsimpledb.parse.func.VersionFunction"/>
</parse-function-implementations>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy