Deprecated API

Deprecated Methods
org.isam.exehda.services.CellInformationBase.select(CellInformationBase.SelectionConstraint, CellInformationBase.NameSpace[], int)
          Use the alterative select(SelectionConstraint, NameSpace, int) form. 
org.isam.exehda.services.CellInformationBase.select(CellInformationBase.SelectionConstraint, int)
          Use the alterative select(SelectionConstraint, NameSpace, int) form. 
org.isam.exehda.services.Executor.setHeuristic(Executor.SchedulingHeuristic)
          As an application attribute, the sche-heuristic is going to be configured through the application launching descriptor, but this feature is not yet implemented. 
 

Deprecated Constructors
org.isam.exehda.ApplicationId()
          Generating local id through System.currentTimeMillis() is not very secure.