Questions tagged [teiid]

Teiid is a data virtualization system by JBoss that allows applications to use data from multiple, heterogenous data stores.

Teiid is a data virtualization system by JBoss that allows applications to use data from multiple, heterogenous data stores.

http://www.jboss.org/teiid

158 questions
0
votes
2 answers

Is Teiid can use VIEW as the RDBMS does?

Teiid is a data virtualization system that allows applications to use data from multiple, heterogenous data stores. We know SQL in RDBMS has such a feature: produce a view which including columns from different tables. Does Teiid has the same…
biaobiaoqi
  • 1,098
  • 12
  • 18
-1
votes
1 answer

Teiid Dialect for Hibernate 6

I'm using Teiid since 2010 in many projects with Hibernate 5.x and now I'm planning to migrate to Hibernate 6. Do anyone know if current teiid dialect works with Hibernate 6 or if someone is developing the new dialect? Thank you and I appreciate for…
-1
votes
1 answer

Is possível two heterogenous databases as a only one transactional

My scenario has two different versions of the same system with different database structures, where 1.0 is in production and 2.0 in dev. Version 2.0 needs to go into production using the data and structure of version 1.0 for a specified time. Our…
Ed Barros
  • 3
  • 1
-1
votes
1 answer

java.lang.UnsatisfiedLinkError exception while creating EpcDocument object from FesApi with in teiid jboss translator development

I am getting this exception while try to read epc file in EpcDocument with in Teiid Translator deployed in Jboss server java.lang.UnsatisfiedLinkError:com.f2i.energisticsStandardsApi.fesapiJNI.new_common_EpcDocument(Ljava/lang/String;)J at…
-1
votes
1 answer

about transaction virtual database of jboss, how to configure, I want to use this transaction

I want use the transaction in the virtual database procedure, but I cannot find the relative statement, I think the statement about transaction in the virtual database handbook is less, and I can not get useful information from handbook.
wangyq
  • 1
-1
votes
1 answer

teiid importer.schemaPattern property didn't work

I'm trying create vdb with mysql datasource use below xml:
-1
votes
2 answers

How to make failover rdbms with multiply datasources

We have two data sources 1. Excel file 2. Postgress db table Need to make failover as "if db is down get data from excel, but get the data concurrent to speed up". It is possible to make this failover over vdb in teiid?
3draven
  • 31
  • 4
-1
votes
1 answer

Red Hat JBoss Deverloper Studio 11.3.0 GA

I am new to Teiid and I have been using Red Hat JBoss Deverloper Studio 11.3.0 GA with Teiid plugins, however, today i came across a web page talking about Teiid Syndesis, and this doesn't require any IDE as a web browser can be used. Can someone…
1 2 3
10
11