Re: [Flaim-users] A few questions
Brought to you by:
dsandersorem,
jcalcote
|
From: Daniel S. <dsa...@no...> - 2006-10-18 13:30:36
|
1. There is no SQL abstraction layer for FLAIM. JDBC is not supported. -- All data definition and data manipulation is done via the FLAIM APIs only. The FLAIM data model is designed to support arbitrarily structured records. -- It is conceivable that someone could build an SQL abstraction layer on top of this, including an ODBC or JDBC implementation. 2. We are actually in the process of evaluating whether to move FLAIM to an LGPL model. A decision will probably be forthcoming in the next few weeks. Daniel Sanders >>> "Michael Bell" <mb...@so...> 10/18/2006 1:08 PM >>> 1. Is FLAIM supported for JDBC? Is there a SQL abstraction layer? Does such a layer apply to DDL as well, or is all of that via DC and the standard FLAIM creation stuff. 2. Who would be appropriate to talk to regarding licensing terms (LGPL works for us, but GPL does not)? Thanks, mike _______________________________________________ Flaim-users mailing list Fla...@fo... http://forge.novell.com/mailman/listinfo/flaim-users |