Search:

Type: Posts; User: my_aro; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    830

    sir, i mean a .sql filename which has the ex:...

    sir,

    i mean a .sql filename which has the ex:

    insert into tablename(values)...

    Godspeed,
    my_aro
  2. Replies
    4
    Views
    830

    i mean an .sql which has the db structure.. can i...

    i mean an .sql which has the db structure.. can i do this?
  3. Replies
    4
    Views
    830

    load a database schema

    hi,

    is there a way of how to automatically load a database schema in Spring using hibernate tru hbm2ddl? for example i have database.sql file. How will i invoke it in Spring-hibernate so it will...
  4. Replies
    1
    Views
    1,311

    Spring Velocity Help..

    hi guys,

    i have a problem on my Spring-Velocity code:

    im getting this error;

    ResourceManager : unable to find resource 'C:\Documents and...
  5. Replies
    2
    Views
    2,014

    Spring JPA transaction management

    hi,

    im using JPA + Spring2 on my project ServiceImpl are anotated with @Transactional, and an EntityManager annotated as the @PersistenceContext, but my problem is, is there a way to manage my...
  6. Thread: Spring??

    by my_aro
    Replies
    3
    Views
    847

    thank u very much..

    thank u very much..
  7. Thread: Jndi...

    by my_aro
    Replies
    1
    Views
    716

    Jndi...

    anybody can help me please...?

    how can i have a JNDI connection using iBatis and JBOSS?
  8. Thread: Spring??

    by my_aro
    Replies
    3
    Views
    847

    Spring??

    can anybody help me find some documents on how to setup Spring with iBatis?
  9. Thread: help please...

    by my_aro
    Replies
    0
    Views
    724

    help please...

    im a newbie in ibatis..

    2 tables name shipping and truck

    shipping table has:

    id
    shipper
    consignee
    dateinput
  10. Replies
    2
    Views
    780

    thanks for the help...

    thanks for the help...
  11. Replies
    2
    Views
    780

    newbie.. please help...

    i have a problem with iBatis, i have these tables,

    CREATE TABLE [dbo].[Items] (
    [itemid] bigint IDENTITY(1, 1) NOT NULL,
    [categoryname] bigint NULL,
    [itemname] varchar(50) COLLATE...
Results 1 to 11 of 11