public class DAOFactory extends Object
Constructor and Description |
---|
DAOFactory(Connection connection) |
Modifier and Type | Method and Description |
---|---|
org.ballerinalang.langserver.index.dao.AbstractDAO |
get(DAOType type) |
public DAOFactory(Connection connection)
public org.ballerinalang.langserver.index.dao.AbstractDAO get(DAOType type)
Copyright © 2019 WSO2. All rights reserved.