Introduction
PostgreSQL database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the documentation:
Full-Text Search
We decided to meet the...
Introduction
SQLite database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the SQLite documentation: SQLite FTS3 and FTS4 Extensions.
We...
NHibernate is a widely used open-source ORM solution for .NET Framework. It is well-known for its great flexibility in mapping .NET classes to database...
Introduction
MySQL database supports an advanced functionality of full-text search (FTS) and full-text indexing described comprehensively in the documentation:
Full-Text Search Functions (MySQL 5.5 stable...
Data Type Mapping is a flexible and easily customizable gear, which allows mapping between DB types and Delphi field types.
In this article there are...
Introduction
Oracle database supports an advanced functionality of full-text search (FTS) called Oracle Text, which is described comprehensively in the documentation:
Oracle® Text Application Developer's...
This article explains and gives a practical example of how support of сomponent navigation properties is implemented in Entity Developer for NHibernate.
Support of this...
This article explains and gives a practical example of how support of сomponent navigation properties is implemented in Entity Developer for NHibernate.
Support of this...
This article explains and gives a practical example of how support of сomponent collections is implemented in Entity Developer for NHibernate. You can take...