<model name='AuthorBooks' packageName='AuthorBooks' adaptorName='SQLite' connectionDictionary="{'database' : 'AuthorBooks.db', 'user': '', 'password': '', 'host': ''}"> <entity isReadOnly='0' externalName='WRITER' name='Writer' parentEntity='' className='Writer' typeName=' Writer' isAbstract='0'> <attribute isClassProperty='1' columnName='FIRST_NAME' name='firstName' isRequired='0' precision='0' d efaultValue='None' externalType='VARCHAR' width='40' scale='0' type='string' displayLabel='First Name'/> <attribute isClassProperty='1' columnName='LAST_NAME' name='lastName' isRequired='1' precision='0' de faultValue='None' externalType='VARCHAR' width='30' scale='0' type='string' displayLabel='Last Name'/> <attribute isClassProperty='1' columnName='AGE' name='age' isRequired='0' precision='0' defaultValue=' 0' externalType='INTEGER' width='0' scale='0' type='int' displayLabel='Age'/> <attribute isClassProperty='0' columnName='ID' name='id' isRequired='1' precision='0' defaultValue='0 ' externalType='INTEGER' width='0' scale='0' type='int' displayLabel=''/> <attribute isClassProperty='0' columnName='FK_WRITER_ID' name='FK_Writer_id' isRequired='0' precisio n='0' defaultValue='0' externalType='INTEGER' width='0' scale='0' type='int' displayLabel=''/> <attribute isClassProperty='1' columnName='BIRTHDAY' name='birthday' isRequired='0' precision='0' defa ultValue='None' externalType='TIMESTAMP' width='0' scale='0' type='DateTime' displayLabel='birthday'/> <relation deleteRule='2' isClassProperty='1' multiplicityUpperBound='-1' multiplicityLowerBound='0' de stinationEntity='Book' name='books' displayLabel='' joinSemantic='0'> <relation deleteRule='0' isClassProperty='1' multiplicityUpperBound='1' multiplicityLowerBound='0' des tinationEntity='Writer' name='pygmalion' displayLabel='' joinSemantic='0'> <entity isReadOnly='0' externalName='BOOK' name='Book' parentEntity='' className='Book' typeName='Book' isAbstract='0'> <attribute isClassProperty='1' columnName='title' name='title' isRequired='1' precision='0' defaultVal ue='None' externalType='VARCHAR' width='40' scale='0' type='string' displayLabel='Title'/> <attribute isClassProperty='1' columnName='id' name='id' isRequired='1' precision='0' defaultValue='0' externalType='INT' width='0' scale='0' type='int' displayLabel=''/> <attribute isClassProperty='0' columnName='FK_WRITER_ID' name='FK_Writer_Id' isRequired='0' precision ='0' defaultValue='None' externalType='INTEGER' width='0' scale='0' type='string' displayLabel=''/> <attribute isClassProperty='1' columnName='PRICE' name='price' isRequired='0' precision='10' defaultV alue='None' externalType='NUMERIC' width='0' scale='2' type='float' displayLabel=''/> <relation deleteRule='0' isClassProperty='1' multiplicityUpperBound='1' multiplicityLowerBound='0' des tinationEntity='Writer' name='author' displayLabel='' joinSemantic='0'>

-- ValentinKuznetsov - 05 May 2006

This topic: HEP/SWIG > WebHome > CmsDbs > WebServicesTools > Modeling > ModelFile
Topic revision: 05 May 2006, ValentinKuznetsov
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding CLASSE Wiki? Send feedback