Formula Engine Api · The api to the formula engine, with the minimum objects needed
Group: com.salesforce.formula - All Dependencies
Formula Engine Test Utils · Utilities for testing formula contexts, such as mocks and suites for validating formula commands.
Formula Engine Impl · The implementation to the formula engine, with all the basics to implement spreadsheet style formulas and convert them to use in java, javascript, and multiple sql databases.
Formula Engine · Implementation of a formula engine in the "salesforce" style, which supports the standard force.com syntax, support for generation of sql and javascript, and extensibility for reuse as an email templating language.
Formula Engine Oracle Test · Test of the formula engine when using oracle.
Formula Engine MSSQLServer Test · Test of the formula engine when using MS SQL Server.
Formula Engine Mysql Test · Test of the formula engine when using mysql.
Formula Engine Google Test · Test of the formula engine when using google-style databases, specifically bigtable and spanner.
Formula Engine Sqlite Test · Test of the formula engine when using sqlite embedded, if using formulas in an iOS app and you want to do queries
Formula Engine Presto Test · Test of the formula engine when using Presto
Formula Engine H2 Test · Test of the formula engine when using H2 embedded
Formula Engine H2 Test · Test of the formula engine when using H2 embedded