Open main menu

CDOT Wiki β

Changes

User:Minooz/NexJ

378 bytes added, 10:53, 10 November 2010
Database / Persistence
: [http://xstream.codehaus.org/persistence-tutorial.html XML/Object Binding] and [http://code.google.com/p/xbird/wiki/XmlObjectBinding Object Persistence] = [http://xstream.codehaus.org/index.html XStream] + [http://code.google.com/p/xbird/ XBird]
: Indexes [http://odetocode.com/Articles/70.aspx]
: Hints - Hints are options or strategies specified for enforcement by the SQL Server query processor on SELECT, INSERT, UPDATE, or DELETE statements. The hints override any execution plan the query optimizer might select for a query.
:: Query Hints - http://msdn.microsoft.com/en-us/library/ms181714.aspx
:: Index vs Index Hint http://www.doens.be/2010/10/index-vs-index-hint/
* Trigger
1
edit