MySQL NDB Cluster 8.1 手册
MySQL NDB Cluster 8.0 手册
NDB Cluster 内部机制手册
此接口定义了从 Map<String, String> 属性创建 SessionFactory 的服务。
public interface SessionFactoryService {
// Public Methodspublic abstract SessionFactory getSessionFactory(Map<String, String> props);
}