Search



Search Results
Displaying 1311 to 1320 of 1804 total results
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-j2ee-concepts-load-balancing-failover.html
There are a few convenient shortcuts built into this, for those who want to have some level of control using properties, without writing Java code. Connector/J provides a useful load-balancing implementation for MySQL Cluster or multi-source ...
https://dev.mysql.com/doc/connectors/en/connector-j-usagenotes-spring-config-transactional.html
Spring allows us to add transactions into our code without having to deal directly with the JDBC classes. For that purpose, Spring provides a transaction management package that not only replaces JDBC transaction management, but also enables ...
https://dev.mysql.com/doc/connectors/en/connector-net-introduction.html
It implements the required ADO.NET interfaces and integrates into ADO.NET-aware tools. MySQL Connector/NET enables you to develop .NET applications that require secure, high-performance data connectivity with MySQL. Connector/NET is a fully managed ...
https://dev.mysql.com/doc/connectors/en/connector-net-programming-datetime-problems.html
Invalid MySQL dates cannot be loaded into native .NET DateTime objects, including NULL dates. The differences in date handling can cause problems for developers who use invalid dates. Because of this issue, .NET DataSet objects cannot be populated ...
https://dev.mysql.com/doc/connectors/en/connector-net-ref-authentication.html
MySqlPemReader Provides functionality to read, decode, and convert PEM files into objects supported in .NET. Classes Class Description MySqlAuthenticationPlugin Abstract class used to define an authentication plugin. MySqlClearPasswordPlugin Allows ...
https://dev.mysql.com/doc/connectors/en/connector-net-ref-common-dnsclient.html
This value is set by the originator of a query and copied into the response. A four bit field that specifies kind of query in this message.
https://dev.mysql.com/doc/connectors/en/connector-net-ref-entityframework.html
MySqlModelCacheKey Represents a key value that uniquely identifies an Entity Framework model that has been loaded into memory. Classes Class Description BackoffAlgorithm Represents the base class for backoff algorithms. BackoffAlgorithmErr1040 ...
https://dev.mysql.com/doc/connectors/en/connector-net-ref-mysqlclient.html
Classes Class Description AuthenticationPluginConfigurationElement Retrieves the authentication plugin configuration from the configuration file. BaseCommandInterceptor Provides a means of enhancing or replacing SQL commands through the connection ...
https://dev.mysql.com/doc/connectors/en/connector-net-simple-membership-tutorial.html
Now the new user is logged into the application from an external source using OAuth. This section documents the ability to use a simple membership provider on MVC 4 templates. The configuration OAuth compatible for the application to login using ...
https://dev.mysql.com/doc/connectors/en/connector-net-tutorials-entity-framework-databinding-linq-entities.html
The next step will be to use the Entity Framework to create a mapping from the world database into entities that you can control programmatically. In this tutorial you create an ASP.NET web page that binds LINQ queries to entities using the Entity ...
Displaying 1311 to 1320 of 1804 total results