| Constructor and description | 
|---|
                                Sqlite.SqliteDataStoreFactory
                                () | 
                        
                                SqliteDataStoreFactory
                                () | 
                        
                                SqliteDataStoreFactory
                                (GeometryFormat geometryFormat) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            BasicDataSource | 
                            createDataSource(Map params) | 
                        
 | 
                            protected JDBCDataStore | 
                            createDataStoreInternal(JDBCDataStore dataStore, Map params) | 
                        
 | 
                            protected SQLDialect | 
                            createSQLDialect(JDBCDataStore jdbcDataStore) | 
                        
 | 
                            protected java.lang.String | 
                            getDatabaseID() | 
                        
 | 
                            java.lang.String | 
                            getDescription() | 
                        
 | 
                            protected java.lang.String | 
                            getDriverClassName() | 
                        
 | 
                            protected java.lang.String | 
                            getJDBCUrl(Map params) | 
                        
 | 
                            protected java.lang.String | 
                            getValidationQuery() | 
                        
 | 
                            protected void | 
                            setupParameters(Map parameters) | 
                        
Groovy Documentation