Bryce Fischer wrote:
The spring cartridge creates my hibernate mapping file, it creates all
properties like this:
I cannot figure out how to get the not-null attribute to be false.
Answering my own question...
Set the Attribute Multiplicity to 0..1
The spring cartridge creates my hibernate mapping file, it creates all
properties like this:
I cannot figure out how to get the not-null attribute to be false.
---
This SF.Net email is sponsored by: IntelliVIEW -- In
Is it possible to seperate the Datasource declarations into a seperate
spring context file? By default, it generates a JndiObjectFactoryBean,
which is fine when in production, but when I'm running from JUnit, I'd
like to be able to use DriverManagerDataSource. What do other people do
besides se
In my model, I define an attribute like this:
Name: startDate
Type: DateTime [datatype]
I get the following error when it tries to compile using Maven. I'm
using AndroMDA 3.0M3, with MagicDraw 9.0.
package datatype does not exist
datatype.DateTime getEndDate()
In my model, I define an attribute like this:
Name: startDate
Type: DateTime [datatype]
I get the following error when it tries to compile using Maven. I'm
using AndroMDA 3.0M3, with MagicDraw 9.0.
package datatype does not exist
datatype.DateTime getEndDate()
Nevermind It occured to me tha
I've got a model were I've specifed an attribute's datatype as
"datatype.Clob". I want to use MSSQLMappings, so I change the root
project.properties file setting:
sql.mappings=MSSQL
Now, I want the datatype.Clob to map to SQL Server's text type. So, I
create a new MSSQLMappings.xml file, copy t
Is there any way to change the naming conventions that the Spring
Cartridge uses when creating files short changing it in the source
(SpringGlobals I believe)?
If I have an entity named "Car", it names the files:
CarDao
CarDaoBase
CarDaoImpl
What I'd like to use is:
CarDao
CarDaoHibernateBase
Ca
The link on page:
http://team.andromda.org/docs/andromda-spring-cartridge/howto.html
When I attempt to download the UML model given the link:
http://team.andromda.org/docs/andromda-spring-cartridge/resources/model.xml.zip
I get a 404 error.
Thanks
---
Is there any way to change the naming conventions that the Spring
Cartridge uses when creating files short changing it in the source
(SpringGlobals I believe)?
If I have an entity named "Car", it names the files:
CarDao
CarDaoBase
CarDaoImpl
What I'd like to use is:
CarDao
CarDaoHibernateBase
Ca
Anyone use Andromda with MagicDraw 7.0? Any tips?
--
Bryce Fischer <[EMAIL PROTECTED]>
---
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in
Couple of quick questions.
1. Is there a trick to doing many 2 many relationships with a reference
table? It seems to model using FK by default.
2. I noticed the andromeda-user list isn't being archived on gmane.org. Do
you need to request it?
Tia.
Bryce
11 matches
Mail list logo