|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Classes | |
| org.mmbase.storage.database.AbstractDatabaseStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.BaseJdbc2Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.applications.community.modules.CompareMessages
use mmbase.util.NodeComparator instead |
|
| org.mmbase.util.DatabaseLookup
Not used by 'new' storage layer DatabaseStorageLookup |
|
| org.mmbase.storage.database.DatabaseTransaction
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.dTypeInfo
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.dTypeInfos
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.util.Escape
Use org.mmbase.util.Encode |
|
| org.mmbase.storage.database.HSqlStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.bridge.jsp.taglib.InfoTag
|
|
| org.mmbase.util.logging.log4j.Log4jPriority
use Log4jLevel |
|
| org.mmbase.module.database.support.MMHsqldb2Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMHypersonic2Node
use MMHsqldb2Node |
|
| org.mmbase.module.database.support.MMInformix42Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMMckoiNode
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMMysql42Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMOORel2Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMOracle
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMPostgres42Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMSQL92Node
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.gui.html.MultilevelCacheHandler
use org.mmbase.cache.MultilevelCacheHandler |
|
| org.mmbase.module.builders.MultiRelations
Use ClusterBuilder instead. |
|
| org.mmbase.storage.database.MySqlStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.applications.community.modules.NodeBreaker
The NodeBreaker is a temporary solution (not the best code I ever wrote, either, but it should not be too slow and will have to do for now). It would be much better to incorporate 'expiration time' in the TemporaryNodeManager or a temporary node cloud. As such, avoid using this class in the future. |
|
| org.mmbase.storage.database.OODatabaseStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.PostgreSQL
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.PostgreSQL71
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.PostgreSQL72
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.storage.database.PostgreSqlStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.builders.RawVideos
contains commented-out code |
|
| org.mmbase.storage.database.RelationalDatabaseStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.applications.community.modules.RelationBreaker
use NodeBreaker instead |
|
| org.mmbase.util.RFC1123
Use response.setDateHeader |
|
| org.mmbase.servlet.servdb
use ImageServlet or AttachmentServlet instead |
|
| org.mmbase.storage.database.SQL92DatabaseStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.Sql92SingleFields
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.Sql92WithViews
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.storage.database.Support2Storage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.applications.community.modules.TimeStamp
Do not use this class. Store timestamps as Long or Date instead. |
|
| Deprecated Interfaces | |
| org.mmbase.storage.database.DatabaseStorage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.module.database.support.MMJdbc2NodeInterface
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.storage.Storage
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| org.mmbase.storage.Transaction
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| Deprecated Exceptions | |
| org.mmbase.storage.database.UnsupportedDatabaseOperationException
This code is scheduled for removal once MMBase has been fully converted to the new StorageManager implementation. |
|
| Deprecated Fields | |
| org.mmbase.security.Operation.CHANGECONTEXT
Use CHANGE_CONTEXT |
|
| org.mmbase.security.Operation.CHANGECONTEXT_INT
use CHANGE_CONTEXT_INT |
|
| org.mmbase.module.core.MMObjectBuilder.database
use MMBase.getMMBase().getDatabase() or mmb.getDatabase() instead |
|
| org.mmbase.module.builders.MultiRelations.SEARCH_ALL
Use RelationStep.DIRECTIONS_ALL
instead. |
|
| org.mmbase.module.core.ClusterBuilder.SEARCH_ALL
use RelationStep.DIRECTIONS_ALL |
|
| org.mmbase.module.builders.MultiRelations.SEARCH_BOTH
Use RelationStep.DIRECTIONS_BOTH
instead. |
|
| org.mmbase.module.core.ClusterBuilder.SEARCH_BOTH
use RelationStep.DIRECTIONS_BOTH
In future versions of MMBase (1.8 and up) this will be the default value |
|
| org.mmbase.module.builders.MultiRelations.SEARCH_DESTINATION
Use RelationStep.DIRECTIONS_DESTINATION
instead. |
|
| org.mmbase.module.core.ClusterBuilder.SEARCH_DESTINATION
use RelationStep.DIRECTIONS_DESTINATION |
|
| org.mmbase.module.builders.MultiRelations.SEARCH_EITHER
Use RelationStep.DIRECTIONS_EITHER
instead. |
|
| org.mmbase.module.core.ClusterBuilder.SEARCH_EITHER
use RelationStep.DIRECTIONS_EITHER.
In future versions of MMBase (1.8 and up) the default value will be RelationStep.DIRECTIONS_BOTH |
|
| org.mmbase.module.builders.MultiRelations.SEARCH_SOURCE
Use RelationStep.DIRECTIONS_SOURCE
instead. |
|
| org.mmbase.module.core.ClusterBuilder.SEARCH_SOURCE
use RelationStep.DIRECTIONS_SOURCE |
|
| org.mmbase.module.core.MMObjectBuilder.sortedDBLayout
this vector should not be used - if the order of the fields is an issue, use getFields(sortorder). |
|
| Deprecated Constructors | |
| org.mmbase.bridge.jsp.taglib.typehandler.EnumHandler(FieldInfoTag, String)
Use EnumHandler.EnumHandler(FieldInfoTag, Field) |
|
| org.mmbase.module.builders.vwms.SCPcopy()
vpro-specific |
|
| org.mmbase.module.builders.vwms.SCPcopy(String)
vpro-specific |
|
| org.mmbase.module.builders.vwms.SCPcopy(String, String)
vpro-specific |
|
| org.mmbase.module.builders.vwms.SCPcopy(String, String, String)
vpro-specific |
|
| org.mmbase.applications.editwizard.Wizard(String, URIResolver, String, String, Cloud)
use Wizard(String, URIResolver, Config.WizardConfig, Cloud) |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||