Ahh, thanks.  I was just looking at the unit test page. +1 on linking
or moving it whole hog into there.

-- 
Kevin



On Sun, May 17, 2009 at 2:10 PM, Andrus Adamchik <[email protected]> wrote:
> Here it is:
>
> http://cayenne.apache.org/doc/database-support.html
>
> (we may simply link to this page from the unit test instructions).
>
> BTW, just fixed the problem with MySQL. Going to post the assemblies later
> tonight.
>
> Andrus
>
> On May 17, 2009, at 8:55 PM, Kevin Menard wrote:
>
>> Hi Andrus,
>>
>> I blew out my connection.properties file inadvertently when killing
>> the modeler cache.  Anyway, the Web site docs on this are inadequate.
>> I almost mean to update them, but forget to.  The big problem is that
>> the page shows you the properties, but not what reasonable values are.
>> Would you mind posting what you have for the JDBC driver class and
>> URL for various DBs?
>>
>> --
>> Thanks,
>> Kevin
>>
>>
>>
>> On Sun, May 17, 2009 at 12:38 PM, Andrus Adamchik
>> <[email protected]> wrote:
>>>
>>> I created the tag, so unstable code checkins can resume on trunk now.
>>> Haven't created the artifacts yet, until we fix some of the unit test
>>> failures below. Specifically looks like there are some new problems with
>>> MySQL that I would like to fix before moving forward. Will be
>>> investigating
>>> this now.
>>>
>>> Andrus
>>>
>>>
>>>
>>>
>>> ----------------
>>> Unit testing results of the M6 tag:
>>>
>>> HSQLDB [passed]
>>> PostgreSQL [passed]
>>> H2 [passed]
>>> SQLServer [passed]
>>>
>>> Derby (same errors as we had in M5)
>>>
>>>
>>> testDifferentEntity(org.apache.cayenne.access.DataContextEJBQLSubqueryTest)
>>> testExists(org.apache.cayenne.access.DataContextEJBQLSubqueryTest)
>>> testAddTable(org.apache.cayenne.merge.CreateTableToModelTest)
>>>
>>> Oracle
>>> Failed tests:
>>>
>>> testPerformQueryInheritanceSuper(org.apache.cayenne.CayenneContextInheritanceTest)
>>> test(org.apache.cayenne.merge.SetNotNullToDbTest)
>>> testAddAndDropColumnToDb(org.apache.cayenne.merge.MergerFactoryTest)
>>> testChangeVarcharSizeToDb(org.apache.cayenne.merge.MergerFactoryTest)
>>> testMultipleTokensToDb(org.apache.cayenne.merge.MergerFactoryTest)
>>> test(org.apache.cayenne.merge.ValueForNullTest)
>>> test(org.apache.cayenne.merge.SetAllowNullToDbTest)
>>>
>>> testDBGeneratorStrategy(org.apache.cayenne.access.dbsync.SchemaUpdateStrategyTest)
>>>
>>> testMixedStrategyTableNoExist(org.apache.cayenne.access.dbsync.SchemaUpdateStrategyTest)
>>>
>>>
>>> MySQL
>>>
>>> test(org.apache.cayenne.merge.SetAllowNullToDbTest)
>>> testUpdateQualifier(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testUpdateNoQualifierString(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testUpdateNoQualifierNull(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testUpdateNoQualifierMultipleItems(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testUpdateNoQualifierDecimal(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testUpdateNoQualifierToOne(org.apache.cayenne.access.DataContextEJBQLUpdateTest)
>>>
>>> testPreRemoveCallbacks(org.apache.cayenne.access.DataContextCallbacksTest)
>>>
>>> testObjectQueryStringBoolean(org.apache.cayenne.access.DataContextPerformQueryAPITest)
>>>
>>> testObjectQueryStringMapBoolean(org.apache.cayenne.access.DataContextPerformQueryAPITest)
>>>
>>> testProcedureQueryStringMapBoolean(org.apache.cayenne.access.DataContextPerformQueryAPITest)
>>>
>>> testNonSelectingQueryString(org.apache.cayenne.access.DataContextPerformQueryAPITest)
>>>
>>> testNonSelectingQueryStringMap(org.apache.cayenne.access.DataContextPerformQueryAPITest)
>>> testJointPrefetchDataRows(org.apache.cayenne.access.JointPrefetchTest)
>>> testJointPrefetchSQLTemplate(org.apache.cayenne.access.JointPrefetchTest)
>>> testJointPrefetchToOne(org.apache.cayenne.access.JointPrefetchTest)
>>> testJointPrefetchDataTypes(org.apache.cayenne.access.JointPrefetchTest)
>>> testJointPrefetchToMany(org.apache.cayenne.access.JointPrefetchTest)
>>>
>>> testJointPrefetchToManyNonConflictingQualifier(org.apache.cayenne.access.JointPrefetchTest)
>>> testJointPrefetchMultiStep(org.apache.cayenne.access.JointPrefetchTest)
>>>
>>> testSnapshotRetainedOnPropertyModification(org.apache.cayenne.access.ObjectStoreDiffRetainingTest)
>>>
>>> testSnapshotRetainedOnRelAndPropertyModification(org.apache.cayenne.access.ObjectStoreDiffRetainingTest)
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>
>

Reply via email to