You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by radim marek <ra...@radim.cz> on 2003/12/07 15:23:20 UTC

dbMap.getTable () - may be OT

Hi,

I'm new user of torque, downloaded 3.1 stable and have problem with 
Criteria.AddAscendingOrderByColumn(). Every time I get Null Pointer 
Exception.

I trace back throught the source code and exception is raised on 
org.apache.torque.util.BasePeer.createQuery(BasePeer.java:1271), becaus 
dbMap.getTables() contains only ID_TABLE name.

Is there any patch or information what I can do with this problem?

Kindly regards

Radim