DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Classes | Namespaces
ISqlParser.cs File Reference

Go to the source code of this file.

Classes

interface  Deveel.Data.Sql.Parser.ISqlParser
 Implementations of this interface will parse input strings into ISqlNode that can be used to construct objects for interacting with the system. More...
 

Namespaces

namespace  Deveel.Data.Sql.Parser