Deprecated API


Contents
Deprecated Classes
org.databene.platform.flat.FlatFileEntityExporter
          Replaced with class FixedWidthEntityExporter 
org.databene.platform.flat.FlatFileEntitySource
          The class has been replaced with FixedWidthEntitySource 
 

Deprecated Methods
org.databene.domain.address.City.addZipCode(String)
          use property postalCodes 
org.databene.domain.address.Address.getZipCode()
           
org.databene.domain.address.City.getZipCodes()
          use property postalCodes 
org.databene.platform.fixedwidth.FixedWidthEntitySource.setProperties(String)
          use FixedWidthEntitySource.setColumns(String) 
org.databene.platform.db.DBSystem.setTableFilter(String)
           
org.databene.domain.address.Address.setZipCode(String)
           
org.databene.domain.address.City.setZipCodes(String[])
          use property postalCodes 
 



Copyright © 2013. All Rights Reserved.