Excuse me. In fact, it calls the doBuild() method but the
ColumnMap[] columnMaps = tempDbMap.getTable( tables.get(i) ).getColumns();
line generate the null pointer exception.
It comes from the tempDBMap.getTable("mytablename"); This retruns null.
Why, but why ? :-)
----- Original Message -----
From: Herv� Guidetti <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Monday, July 31, 2000 4:23 PM
Subject: How to build my own Map Builder
I used the JDBCGenerateMapBuilder. No problem.
I try to update one of my object and I've got a null pointer exception.
This is because it can't retreive the ColumnMap (in BasePeer.doUpdate()). In
fact, it seems that Turbine never calls the myTableMapBuilder.doBuild()
method.
Do I have to configure something to get it called.
Thanks.
Herv�
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
=
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]