blob: 49e4daac3411ec3fd0ae5885f02222b47965e0d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
EOModelVersion = "2.1";
adaptorName = JDBC;
connectionDictionary = {};
userInfo = {
"_EntityModeler" = {
activeDatabaseConfigName = Default;
databaseConfigs = {
Default = {adaptorName = JDBC; prototypeEntityName = EOJDBCPostgresqlPrototypes; };
};
};
};
}
|