[Opensource] DBObject.getDBField

Michael Rimov rimovm at centercomp.com
Sat Dec 28 11:50:28 PST 2002


At 05:45 PM 12/28/2002 +0000, you wrote:
>Hi,
>
>I was using  DBObject.getDBField in my app (Expresso 4.x). When I tried to 
>migrate to expresso 5.x I found out that DBObject.getDBField has been 
>removed. And it was not even marked as depricated in 4.x. What I am 
>supposed to do? I tried DBObject.getDef().getDBField() but DBObjectDef's 
>methods are not public.
>Any ideas?

DBObject.getFieldMetadata();

Is what you need.... it was renamed early on in the development before the 
'official' @deprecation policy came about.

HTH,
                                                 -Mike





More information about the Opensource mailing list